I don't believe Catalyst makes any assumptions about what a given model can do.  As far as I can tell, the only thing it expects is that a model should be a sub-class of Catalyst::Model.

On 9/4/06, Rodney Broom <[EMAIL PROTECTED]> wrote:
I'm looking for a doc on what exactly a new model API should implement to be compliant with Catalyst as we're considering rolling our own for performance and other features. Currently we can use CDBI and DBIx, but we wouldn't want to re-implement every aspect of these APIs in order to work under Catalyst.

My guess is that no such document yet exists, and that it would be a back-compat nightmare to state a limited set of what CDBI/DBIx features things like plugins are allowed to use.

---
Rodney Broom


_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to