I have JIRA setup at: http://objectviews.org/jira feel free to submit bugs/requests/etc.
The beginnings of designer support have been added. It's fully functional if you simply use auto generated columns. Next comes a column collection editor.
The code for the new version is now in CVS in the ObjectViews module. It is fully functional and includes unit tests and an example application.
Donald will now add designer support and after that, a new version will be officially released.
This project is picking up momentum again. Mostly because there are some people that have a need (like me) and the time (not like me) to do something. We are starting with a new code base provided by Martijn Boland and porting (if you'd even call it that) anything fromt he old ObjectViews that may be missing (if anything at all). The old one will still be available for a while in case anyone is using it but the new one already does everything the old one has and more. The new code will be put in CVS as soon as I can get the old module renamed.
I've finished uploading all of the source (I had to convert it to VS.NET 2003, I was using the beta). My examples and tests were very specific to another project I was working on and are not suitable for the general public. I'll be making a new example project, and an NUnit test shortly. Also expect logging (log4net) to be inserted before the project grows too big.