-->
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: POJOView
PostPosted: Fri Jul 29, 2005 9:58 am 
Regular
Regular

Joined: Fri Jul 29, 2005 9:46 am
Posts: 101
Hi!
I have been thinking about developing a "POJOView" that is, something exactly like ADO.NET "DataView", but for POJOs instead of DataRow, IMHO all I have to do is implement:
IBindingList, IList, ICollection, IEnumerable, and ITypedList for collection handling and ISupportInitialize to handle some DataGrid glitches
I will be using what I learned from http://noiseehc.freeweb.hu/databind.html
and from HOW TO: Implement a Custom DataView Class in Visual Basic .NET http://support.microsoft.com/kb/325682/EN-US/, of course I will code it in C# not in VB.NET
I am doing this because AFAIK NHibernate doesn't have a component (maybe I am wrong?) like this and I would be happy to contribute it to the project if you guys are interested and me how to send the code to you


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.