Thorsten Scherler wrote:
> Hi devs,
>
> I 'promoted' the locationmap over in lenya and some questions caught me
> red handed:
>
>
>>><map:read src="{lm:resources/shared/css/{3}.css}"
>>
>>How would that be used from Java classes?
>>
>>Like I would use sourceResolver.resolveURI("fallback://..."),
>>is there a Java API for LocationMaps, or is it accessible as an
>>InputModule only?
>
>
> Maybe somebody can help me out here. I am still only looking at the
> classes and not into them. ;-)
I'm a little deeper into the classes but I'm not swimming freely yet. My
hint to you is search for methods called "locate".
> ...and
>
>>Another point: How would loops be implemented?
>>You have a chain of parents. Is it possible to use recursion?
>
>
> Would be nice if somebody can explain it to us that I and Andreas can
> understand it better.
I've read the whole thread, but I'm missing too much context to
understand the use case. Why would one want recursion?
Ross
|