great stuff, thx a bunch. about the sample sources not compiling - MR definitely does not require any GAC-ing at all. I'll try to hack the nant script to include everything, but I must admit that my nant skills are questionable at best
On Wed, May 27, 2009 at 6: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 > > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com http://www.musicglue.com http://www.castleproject.org http://www.gotfriends.co.il --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
