I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-02-19 20:57:44-08 by davebaird in response to 135
Re: overriding factory templates

Strange, I've never come across the problem, but I can see from the patch that you're right. I'll fix this in a release tomorrow, and see if I can figure out why it hasn't affected me yet. By the way, I'm changing this method to derive the comp_root from the model class rather than the table, to keep closer to the paths() method in Maypole::View::Base. Should be a transparent change. Ideally I'd find a way of using the paths() method directly, but I think it spits out the comp roots in the wrong order for Mason.

d.

Direct Responses: Write a response