Bugs item #582421, was opened at 2002-07-16 15:24
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=582421&group_id=4754

Category: Tapestry
Group: suggestion
Status: Open
Resolution: None
Priority: 5
Submitted By: Howard Lewis Ship (hship)
Assigned to: Howard Lewis Ship (hship)
Summary: Way to specify template location

Initial Comment:
Tapestry currently assumes that the HTML template 
is "adjacent" to the component specification (in the 
same package/directory).

This is limiting.  There are advantages to storing 
templates elsewhere.

Proposal: Define a special asset name, "$template".  If 
such an asset exists, it will be used as the template, 
rather than searching the directory containing the 
specification.

This gives Java developers a precise way to control 
exactly where the templates are stored.  They can be 
either context or private assets (or, I suppose, external 
assets if you were brave).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=582421&group_id=4754


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to