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
-~----------~----~----~----~------~----~------~--~---

Attachment: MonoRail.GettingStarted.patch
Description: Binary data

Reply via email to