On 12/2/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
Of course, there are more ways to do it in every language, but for perl, the
correct expression should be: "There are too many ways to do it". :-)
There is no "the most important" templating system in perl, or the best
module for creating configuration files, or other "bests", so Catalyst
should try beeing compatible with all of them, because otherwise it would
lose the interest of some programmers.

Just because you can use all of them it doesn't mean there isn't a
defacto standard.
TT is pretty much the default templating system for Catalyst,
DBIx::Class the default ORM and well, for configuration files, I
suppose it'd be YAML. At least those are the better supported choices
and that's why you can't properly learn Catalyst without tackling DBIC
or even TT, to a lesser degree.

-Nilson Santos F. Jr.

_______________________________________________
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