amphoras wrote:
> 
> Hmm, looks like I will have to use the wrapper.  The other method requires
> too much hard coding in advices to skip the generation of Hibernate and
> DDL snippets.
> 
> Is there a way to use inheritance instead of composition for the wrapper
> class?  I tried this but it doesn't like the qualified class name after
> "extends":
> 
> ValueObject UserInformation extends com.foo.common.UserInformation {
>                       !persistent !immutable
> }
> 
> 

extension of a fully qualified class sounds like a rather useful feature.
Maybe you can add a change request in jira if you need that.
http://www.fornax-platform.org/tracker/browse/CSC

-- 
View this message in context: 
http://www.nabble.com/-Sculptor--Reference-class-in-jar-tp18119720s17564p18134492.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to