Applied in r5734 On Wed, May 27, 2009 at 5:20 PM, Daniel Hölbling <[email protected]>wrote:
> Hi,since the GettingStarted Tutorial on MonoRail is terribly outdated I > felt the urge to correct it. > > Changelog: > * Updated all required assemblies to match current trunk > * Fixed inconsistency with .castle and .rails extensions (first part used > .castle later on .rails) to .castle > * Removed EngineContextModule declarationfrom httpModules > * Fixed ActiveRecord configuration > * Removed EngineContextModule declarationfrom httpModules > * Converted fields to auto-properties in ActiveRecord sample classes > * Changed AR sample classes to inherit from generic ActiveRecordBase<T> > * Removed FindAll() and FindById() methods since they are already present > in ActiveRecordBase<T> > * Updated FindById() usages with Find() in AR code samples > > I'm just not sure on how to correct the sample sources. > They all depend on Castle being GAC deployed so I couldn't compile them. > I think the required assemblies should be packed into the sample zip, but > I'm not proficient enough with NAnt to do something like that. > > greetings Daniel > http://www.tigraine.at > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
