DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25787

adding <%@ attribute name="xxx" fragment="true" %> won't be declared





------- Additional Comments From [EMAIL PROTECTED]  2004-01-05 20:30 -------
Really, Remy.  :-)

TC5 uses the same mechanism for tracking depdendencies on (statically) included
files, tag files, and tld's.  It would be very inconvenient during development
to have to redeploy the webapp every time an included file or a tagfile is
modified.

The dependencies are considered only when a JSP page is referenced and we are
deciding whether the page needs to be recompiled, so when development is false,
they are totally out of the picture.  At least I hope they are.  ;)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to