[Nitro] schema_inheritance
Alexandre Gravem
vikingtux at gmail.com
Sun Dec 25 18:22:04 EST 2005
>
> Perhaps evn better, would a mixin, or a superclass, be more
>
appropriate here? Eg.
>
> class Project
> is Union
> property :xmas, String
> end
>
> or
>
> class Project < Union
> property :xmas, String
> end
>
> Also, what's the reason for the field names to be prefixed by 'og'?
>
> T.
I agree with the use of mixin ... the name Schema_Inheritance seems fine to
me!
Gravem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/nitro-general/attachments/20051225/69b2ef13/attachment.html
More information about the Nitro-general
mailing list