Hi there,
The issue AR-ISSUE-241 was just created by Patrick Earl (pat.earl).
Key: AR-ISSUE-241
Summary: [PATCH] Double Derived Support
Type: Improvement
Importance: High
Description:
I've been using ActiveWriter to generate a double derived pattern. In
this pattern there is an automatically generated base class that contains the
active record properties. There is also an empty partial subclass that is
generated. The user may add behavior in the subclass to override behavior from
the parent. Due to the way the classes are structured I had an issue where the
HasMany relationship couldn't find an appropriate BelongsTo to get the table
name. The included patch corrects this.
For more, see
http://support.castleproject.org/projects/AR/issues/view/AR-ISSUE-241
--
donjon
by Castle Stronghold
http://www.castle-donjon.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---