On Aug 9, 2007, at 10:03 PM, Agent Zhang wrote:

On 8/10/07, Jesse Vincent <[EMAIL PROTECTED]> wrote:

I wonder if it would make sense to do

use Template::Declare::Tags 'HTML' => {
# package => 'Template::Declare::TagSet::HTML', #implied
                                        namespace => 'html' };


use Template::Declare::Tags 'foobar' => {
package => 'MyClass::Taglib::FooBarBaz', #explicit. overrides
'foobar'
                                        namespace => 'html' };


The "package" slot conflicts with Andrew's proposal, no? ;)


I'm pretty flexy. I was just trying to suggest that we could have a reasonable default based on the label and then let someone override it.

Cheers, agentz
_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel


Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to