Markus Angst wrote: > Jörn Nettingsmeier wrote: ...
>> will template publications be taken into account? if so, we should mimic >> (or better yet, re-use) an aggregating fallback behaviour with >> last-one-wins as described above. > > Good point. > >> are you doing that already? > > Not that i am aware of, but i will have to check. I think aggregating fallback is not done yet. 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 or whatever. But this is only a wild guess and 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 but as i said i do not understand enough of all this, so i will keep quiet now... :-) Thanks! Markus Angst --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
