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.  [ 1 post ] 
Author Message
 Post subject: Non-public proxied persistent type...
PostPosted: Tue Jul 18, 2006 1:41 am 
Beginner
Beginner

Joined: Thu Dec 08, 2005 6:49 pm
Posts: 49
Is it possible to have a proxied type that is non-public (internal)?

As part of the switch to 1.2 alpha, I thought it would be a good idea to embrace the new proxying defaults. However I'm not too keen on making all the domain objects in my commercial WinForms application public.

Given that the TypeLoadException is thrown from DynamicProxy, I'm thinking that I'm going to have to find a workaround of some description. My objects are already built against interfaces, but I can't proxy those since there’s too much functionality in my concrete implementations (eg, as per this article: http://www.codeproject.com/csharp/DelegateBusinessObjects.asp).

Any suggestions?

Nathan


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

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.