[Dbix-class] Column Metadata
John Napiorkowski
jjn1056 at yahoo.com
Fri Nov 10 16:08:13 GMT 2006
--- Jules Bean <jules at jellybean.co.uk> wrote:
> Christopher H. Laco wrote:
> > And the danger is...his software wants to use
> label..and someone elses
> > plugin wants to use label... it's an accident
> waiting to happen for non
> > sanctioned keys...
> >
>
> Yes, that's true. On the other hand, you can use a
> key like
> ___claco_AT_chrislaco_com__bar__foo__baz if you're
> paranoid about that
> kind of thing.
>
> I'd say it's unlikely any future DBIC core feature
> will use that key.
The way I decided to use it by placing all my keys
under a '_app' key :
{
'_app' => {
key1 => '',
key2 => '',
},
.....
},
Maybe we could just agree on a particular keyname that
will be reserved for application specific metadata?
--john
>
> J
>
> _______________________________________________
> List:
>
http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
> Wiki: http://dbix-class.shadowcatsystems.co.uk/
> IRC: irc.perl.org#dbix-class
> SVN:
>
http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
> Searchable Archive:
>
http://www.mail-archive.com/dbix-class@lists.rawmode.org/
>
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
More information about the Dbix-class
mailing list