Re: Associate Config::Scoped info with a CDBI row
[prev]
[thread]
[next]
[Date index for 2005/04/15]
Hi,
I've 'solved' this type of problem by using separate Config tables in
the database that contain associated meta information,, I like your
file-solution
better.
Maybe call it Class::DBI::Plugin::Meta::ConfigFile ? I wouldn't have
found it if it was released under the name you are thinking of, but
that could be my problem.
emile
On 15 Apr 2005 09:38:58 -0700, Randal L. Schwartz <merlyn@xxxxxxxxxx.xxx> w=
rote:
>=20
> <http://www.perlmonks.org/index.pl?node_id=3D448251>
>=20
> I'm thinking of releasing this as
>=20
> Class::DBI::ConfigScoped
>=20
> or is there a better name for such a plugin?
>=20
> I tell you, it's very very nice to get something you can access
> from both Perl and Template Toolkit to once and only once define
> meta information about your columns for various views.
>=20
> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 00=
95
> <merlyn@xxxxxxxxxx.xxx> <URL:http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl train=
ing!
>
|
|
Re: Associate Config::Scoped info with a CDBI row
Emile Aben 17:13 on 15 Apr 2005
|