On Wed, 2006-03-29 at 13:13 +0100, Matt S Trout wrote:
> A more interesting question is - what took you a while to get your
> head round conceptually, and what features did you find incredibly useful
> once
> you were using them but hard to get up and working in the first place?
The biggest problem for me has been (and still is) getting a handle on
how all the various classes hook together. What I would really like is
some form of diagram showing the links.
Basically I end up struggling with questions such as:-
* I have a row object, I want to find out (say) what are the
related objects... which I can get from a ResultSource object,
but actually I can use those methods on the row object too...
So ideally I'd like to get some form of relationship diagram which shows
how things are hooked together (ie ResultSet->result_source), but also
whats inheriting from what...
[I'm not even sure of a good way to represent this]
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@xxxxxxxxxxxxxxxxxx ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
_______________________________________________
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/
|