http://qs1969.pair.com?node_id=598809


in reply to modeling relationships

DBIx::Class and Class::DBI should help you out here -as mentioned-, but maybe you may want to look into modules such as Tree::Authz to set up groups and roles.

--
b10m

All code is usually tested, but rarely trusted.

Replies are listed 'Best First'.
Re^2: modeling relationships
by punkish (Priest) on Feb 07, 2007 at 16:28 UTC
    Thanks. Tree::Authz seems very interesting. I feel that an rdbms is perhaps not the best way to model such a network structure. Something like Tree::Authz is probably better (am I looking for an XML-ish solution here?). But, then it probably should be stored in an rdbms for ease of management and speed of retrieval.
    --

    when small people start casting long shadows, it is time to go to bed