-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Why the Expression class is sealed in this lastest version ?
PostPosted: Wed Feb 01, 2006 6:49 am 
Newbie

Joined: Tue Jan 31, 2006 2:29 pm
Posts: 12
Why the Expression class is sealed in this lastest version?
I used to inherit from this class to follow the guidelines of the MVC implementation, but now I can't do that, because it is sealed. The solution I found is to copy the code to another class, but this is very bad because
i will lose the new implementantions. I just wanted to know why this class changed in this version.
Thanks,
RWagnerVM


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 01, 2006 9:31 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
It's final in Hibernate, so it's sealed in NHibernate. How is this related to MVC? The class just contains some static utility methods, why do you need to inherit from it?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.