I only wish somebody could finally write a book for all these. I think DHH's Agile Web on Rails play a very big portion of why rails is so successful.
On Aug 29, 6:32 pm, "Markus Zywitza" <[EMAIL PROTECTED]> wrote: > I have updated the docs recently. Look here > > http://www.castleproject.org/activerecord/documentation/trunk/manual/... > > Perhaps you should update your offline docs from time to time... > > -Markus > > On 8/29/08, goodwill <[EMAIL PROTECTED]> wrote: > > > > > But not in castle... so for people who just use AR its just easy to > > ignore.... I know veteran users won't have problem, but for someone > > who had not write anything on Castle/.net for 1+ yrs... sigh... > > > On Aug 29, 6:02 pm, "Colin Ramsay" <[EMAIL PROTECTED]> wrote: > > > That was a pretty widely documented change from NH 1.2 to 2.0 I think. > > > > On Fri, Aug 29, 2008 at 10:56 AM, goodwill <[EMAIL PROTECTED]> wrote: > > > > > :( I want better docs!!!! It's just real pain. > > > > > On Aug 29, 5:54 pm, "Ken Egozi" <[EMAIL PROTECTED]> wrote: > > > >> lose the "hibernate." bit off the config keys. > > > > >> On Fri, Aug 29, 2008 at 12:52 PM, goodwill <[EMAIL PROTECTED]>wrote: > > > > >> > I come across such message when I try to use CreateSchema() or > > > >> > GenerateCreationScripts. > > > > >> > My configuration has these things: > > > > >> > <activerecord isWeb="true"> > > > >> > <config> > > > >> > <add > > > > >> > key="hibernate.connection.driver_class" > > > > >> > value="NHibernate.Driver.SqlClientDriver" /> > > > >> > <add > > > >> > key="hibernate.dialect" > > > > >> > value="NHibernate.Dialect.MsSql2005Dialect" /> > > > >> > <add > > > >> > key="hibernate.connection.provider" > > > > >> > value="NHibernate.Connection.DriverConnectionProvider" /> > > > >> > <add > > > > >> > key="hibernate.connection.connection_string_name" > > > >> > value="Default" /> > > > >> > </config> > > > >> > </activerecord> > > > > >> > That makes me very confused. > > > > >> -- > > > >> Ken > > > >> Egozi.http://www.kenegozi.com/bloghttp://www.musicglue.comhttp://www.castle... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
