Subject: | Request: Any class diagrams available? |
Date: | Sun, 7 Dec 2008 14:37:58 -0800 |
To: | bug-CatalystX-CRUD [...] rt.cpan.org |
From: | "Gordon Pedersen" <gordon [...] visi.com> |
Between the Rose classes, the CatalystX CRUD classes and the local app
classes, and general mayhem of life, my inadequate brain cannot manage
to keep all the relationships clear. This became acute as I have
worked to unravel the great multi-box search logic that CRUD provides
in order to create something analogous that uses one search box to
query multiple fields a la the tantalizing example in
Search::QueryParser::SQL. I will get this to work, small doubt, but I
suspect that I may have tracked up the wrong road in trying to emulate
the logic used in CRUD Model/Utils.pm; instead, might better have
gone right to subclassing Rose DB Object Manager, it now seems, and am
interested that you apparently did not explicitly do so.
Have you by chance created any diagrams that depict how all the
classes relate to each other? I am not looking for some blah-blah
standards-conformant diagram, just a good picture of any kind (before
I create one meself).
The Rose::DB side of things is the most urgent at the moment. I
suppose that the Rose::HTML aspect will soon prove useful, too.
Thanks for whatever you can offer.
--
Gordon Pedersen