[Catalyst] DNS as a Catalyst Model

mla maurice.aubrey at gmail.com
Thu Jun 7 21:10:25 GMT 2007


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?



More information about the Catalyst mailing list