Login Skip Navigation LinksWilsonORMapper > Forums Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson ORMapper Forums Wilson ORMapper Forums : Feature Requests : Feature Requests

Date Post
9/16/2005 10:45:45 AM Here are a couple features I'd like to see in next release.

1) OPath paging support
2) OPath delete and update support
3) Generic ObjectHolder<T> so don't have to cast InnerObject

thanks
~ Paul
9/17/2005 10:33:26 AM 1) I believe Jeff Lanning was looking at this, but I'm not sure what the time-table will be for this.

2) Would this be with the ExecuteUpdate and ExecuteDelete methods, and if not then tell me where?

3) I'll try to swing that in v4.2 if possible -- I should be able to use the code Paul Welter already used for ObjectList<T>.

Thanks, Paul Wilson
9/17/2005 8:56:15 PM I'm hoping to work on another round of updates to the OPath engine in October. I'm not going to commit to specific features but paging is on my short list to investigate.

Thanks,
Jeff Lanning