<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New stuff in DBIx::Class::Helpers</title>
	<atom:link href="http://blog.afoolishmanifesto.com/archives/1234/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.afoolishmanifesto.com/archives/1234</link>
	<description>fREWdiculous!</description>
	<lastBuildDate>Mon, 16 Jan 2012 12:16:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: john napiorkowski</title>
		<link>http://blog.afoolishmanifesto.com/archives/1234/comment-page-1#comment-933</link>
		<dc:creator>john napiorkowski</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1234#comment-933</guid>
		<description>One of the helpers that confuses me a bit (and would seem helpful I think) is the subclass helper.  I know that there are a few different strategies for mimicking table subclasses that try to force the relational model as implemented by common databases to fit an Object Oriented notion of subclass.  For example, Hibernate has: http://docs.jboss.org/hibernate/core/3.3/reference/en/html/inheritance.html#inheritance-strategies

I am a bit unclear from your examples and included tests if your subclass helper is aimed at this problem.  From your example it seems more like a helper to subclass from a Parent Schema, in order to make more reusable Schema.  Clarification would be great (and possibly assistance once I grok it all)

John Napiorkowski</description>
		<content:encoded><![CDATA[<p>One of the helpers that confuses me a bit (and would seem helpful I think) is the subclass helper.  I know that there are a few different strategies for mimicking table subclasses that try to force the relational model as implemented by common databases to fit an Object Oriented notion of subclass.  For example, Hibernate has: <a href="http://docs.jboss.org/hibernate/core/3.3/reference/en/html/inheritance.html#inheritance-strategies" rel="nofollow">http://docs.jboss.org/hibernate/core/3.3/reference/en/html/inheritance.html#inheritance-strategies</a></p>
<p>I am a bit unclear from your examples and included tests if your subclass helper is aimed at this problem.  From your example it seems more like a helper to subclass from a Parent Schema, in order to make more reusable Schema.  Clarification would be great (and possibly assistance once I grok it all)</p>
<p>John Napiorkowski</p>
]]></content:encoded>
	</item>
</channel>
</rss>

