DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42558>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42558 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-23 00:22 ------- (In reply to comment #14) > ... > 2.0 > > Jörn suggested to (re-)use aggregating fallback for properties of templated > publications. > > 2.1 > > I found AggregatingFallbackSourceFactory which provides the protocol called > "aggregate-fallback://". I think to be able to reuse it some of the code of > getSource would have to be refactored. I am not able to do this myself without > help. If anybody with a better understanding of the big picture could have a > look at it and tell me if this is the right way to go i would give it a try. > (There are some similarities in code with FallbackSourceFactory.getSource, so > maybe this would have to be taken into account as well.) Actually in loadXMLPropertiesFromURI we use a Source to resolve the uri meaning you can use loadXMLPropertiesFromURI(filteringProperties, "aggregate-fallback://"+PROPERTY_NAME, true); -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
