[Maypole] Maypole::Plugin::Relationships and YAML
Dana Hudes
dhudes@hudes.org
Tue, 1 Feb 2005 17:19:34 -0500 (EST)
On Tue, 1 Feb 2005, Sebastian Riedel wrote:
> >
> > > Use id as primary key...
>
> Maypole has id hardcoded at some points. (Not my decision)
Unacceptable. Totally and completely unacceptable.
I've got modelIdentifier, index, and all sorts of other things as primary
key. It makes for clarity and makes for conformance with external
standards and data models.
I will take the time later this PM to start digging into this
and come up with a fix which uses a variable name (and $_id to hold
that is fine, its nobody's business what's done inside as long as it stays
that way)