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/
