1.1 Progress Report

by Matthew Noonan 15. February 2006 06:28

EasyObjects.NET 1.1 is coming along great! Here are the major items on my checklist before release:

  • Extensive Oracle testing for aggregates and proc-less operations.
  • Update the VB QuickStart.
  • Update XML comments and generate new NDoc help file.

And that's about it! I think we're looking at a release around the 1st of March, assuming no schedule interference or feature creep.

If you download the latest code from Tigris and you can live without the VB QuickStart, you already have most of the functionality available to you. Even the VB template has been updated.

I appreciate any feedback or bug reports you may have. Stay tuned, we are getting close...

Comments

3/2/2006 2:00:00 AM #

Yes, somebody else reported that and I didn't have time to post a fix, and it doesn't look like it's going to happen. I'm too close to a release for 1.1 to worry about the CTP, but here is the fix someone posted on the MyGeneration site:

www.mygenerationsoftware.com/.../viewtopic.php

Also, if you sign up for the EO project on Tigris, you can download the latest source and templates, and I believe everything up there is working properly.

http://easyobjects.tigris.org

mgnoonan United States

3/2/2006 2:00:00 AM #

Hi Matthew

May i first say - GREAT JOB!

I downloaded your CTP today and am having a couple of issuettes with the "Business Entity Template" as it seems to hard code "daab_GetEmployees" as the SP..

e.g.

          return base.LoadFromSql(this.SchemaStoredProcedureWithSeparator + "daab_GetEmployees", parameters, CommandType.StoredProcedure);

Any ideas ?

Mark J United States

Comments are closed