--- Dave Howorth <dhoworth at mrc-lmb.cam.ac.uk> wrote:
> To complement David Baird's excellent 'cheat sheet', I've written a
> description of the sequence of calls that occur when Maypole starts up.
> A draft is at:
> <http://www.mrc-lmb.cam.ac.uk/dhoworth/perl/Maypole_Startup_Sequence.html>
>
> All corrections gratefully received.
>
> Cheers, Dave
>
That's awesome. Thanks. One question i have about in the
"Class::DBI::Loader::mysql::_load_classes" part. Where it says " After that, it
pushes Class::DBI::mysql on to the inheritance list of the class and calls
set_db() . .. " I notice it "pushes" it on ISA list. Later on in setup Maypole
iterates and makes each class inherit from Maypole->model. Somehow in this
scheme, Class::DBI ends up earlier in the ISA list than Class::DBI::mysql for
me because Class::DBI methods are used before Class::DBI::mysql methods of same
name. Any ideas on why that is or if that is a bug?
thanks
>
> _______________________________________________
> maypole mailing list
> maypole at lists.netthink.co.uk
> http://lists.netthink.co.uk/listinfo/maypole
>
=====
pjs
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT