You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Tim Williams <wi...@gmail.com> on 2009/11/10 03:28:39 UTC

InputModule assistance

In Forrest we've got a Locationmap InputModule.  How at runtime might
we determine the sitemap context for a given request?  For example,
inside getAttribute(), we'd like to have some context (e.g. called
from sitemap.xmap) for the request.  I've output the objectModel map,
but nothings jumping out at me.  Can anyone point me on the right
path?   This request relates to FOR-770[1], btw...

Thanks,
--tim

[1] - https://issues.apache.org/jira/browse/FOR-770

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: InputModule assistance

Posted by Tim Williams <wi...@gmail.com>.
I haven't gotten a response to this on user@, so I'm trying again on
dev@.  Can anyone point me on the right path?
Thanks,
--tim

On Mon, Nov 9, 2009 at 9:28 PM, Tim Williams <wi...@gmail.com> wrote:
> In Forrest we've got a Locationmap InputModule.  How at runtime might
> we determine the sitemap context for a given request?  For example,
> inside getAttribute(), we'd like to have some context (e.g. called
> from sitemap.xmap) for the request.  I've output the objectModel map,
> but nothings jumping out at me.  Can anyone point me on the right
> path?   This request relates to FOR-770[1], btw...
>
> Thanks,
> --tim
>
> [1] - https://issues.apache.org/jira/browse/FOR-770
>