Jonathon, Thanks. I figured out that I could pull from SVN shortly after I emailed you. Bit confusing though, as in some cases it ships as a separate .zip file on source-forge. Any who, I got the sauce code.
Also, how would you recommend I proxy objects that I cannot modify? That is, if an object is 3rd party or sealed.... how can I wrap its members? Or can I? My first swing of understanding led me to believe that the virtual method was only an optional indicator... but now it seems it's a requirement. Is that true? I was hoping that by passing in an interface on the generate method I could use some duck typing to wrap methods that were not virtual... but I am thus far foiled. Any ideas? -A On Mon, Apr 20, 2009 at 5:16 PM, Jonathon Rossi <[email protected]> wrote: > No problem. > > If that is something people are interested in I can include it next time. > If you checkout castle at r5592 that will be the source that is in the RC1 > package. > > > On Tue, Apr 21, 2009 at 1:44 AM, awilson <[email protected]> wrote: > >> >> Jonathon, >> >> Great work! I was wondering however if/when the source for this >> update would be available? >> >> -A >> >> On Mar 10, 5:51 am, Jonathon Rossi <[email protected]> wrote: >> > I have released DP 2.1 RC1 from the trunk at the moment. This should >> provide >> > other leaders with a release they can use to plan their project's >> releases. >> > It will also allow NHibernate to update to a named release, as well as >> > provide the community using just DP a named release for now. >> > >> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to >> rebuild >> > NHibernate against this release before I can check in the change for the >> > assembly version. The plan is to not change the assembly version until >> after >> > 2.1 RTM. I don't intend to have long gaps between RCs and between the >> RTM. >> > If there is no reason to release another RC after a few weeks from the >> > previous RC then it must be time to RTM (unless there is major issues). >> > Release early, release often. >> > >> > Can someone let me know if we are running fairly close to the head of >> the >> > NHibernate trunk without our own patches? >> > >> > I have uploaded the RC download to sourceforge: >> https://sourceforge.net/project/showfiles.php?group_id=124416 >> > >> > -- >> > Jono >> >> >> > > > -- > Jono > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
