Leo Cacciari wrote:
I'm planing to develop a Catalyst::Model::DNS, allowing Catalyst
applications to access (and update through dynamic queries) a Domain
Name Service.

What's the benefit of making this a *Catalyst* model? Doesn't that
couple your DNS module to your web framework?

Why not just write a DNS module with all your dynamic update methods
and then add a wrapper to use it as a Catalyst model?

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to