Greetings, all.

I've had a bright idea, and I'm trying to determine if it's in fact
not so bright. :) 


In a Catalyst app with MASON view, I'm trying to build something that
'tastes' soething like taglibs, presenting to my web developers a
vocabulary like


<& state-name &>

or

<& header-main &>

or such.  I stick all these 'widget' components in a separate place,
so the internal nonsense is opaque to the webby types.  

Of course, as soon as I got into something deeper than the root of the
site, that doesn't work; since the component resolution is relative,
the 'widgets' are in the wrong place.   

I can tell them to just use <& /header-main &>;  this is slightly
discordant but not too bad.  

I was wondering if there is established art to do this sort of thing
in Mason land, or if there's a reason I don't Really Want to Do That
anyway?



- Allen S. Rout



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to