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=10540>.
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=10540

[PATCH] Make CInclude support select="xpath" attribute





------- Additional Comments From [EMAIL PROTECTED]  2002-07-11 14:55 -------
My plan is actually the opposite, to merge the two into CInclude and make
CIncludeTransformer handle both X and C include namespaces.  

XInclude currently does not work for the cocoon:// protocol.  It absolutely
insists everything be files.  I could not determine if this was strictly a bug
or what.  (putting cocoon:// will result in an exeception where it attempts to
find /opt/tomcat/webapps/cocoon/samples/mysample/cocoon://blabla).

Furthermore, CInclude appears to be cleaner code.  XInclude is dom based and
writes directly to the streamer.  

My intent is to create from CInclude a new "IncludeTransformer" and include both
functionality that provides backward compatibility. 

Thoughts?  (maybe this should just continue on the list ;-) )

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

Reply via email to