Thanks. I needed to add the invoke-parent to your example to make it work:
...
<push-attribute attribute="bar"/>
<!-- Added element -->
<invoke-parent method="addElement"/>
...
Knut Wannheden <[EMAIL PROTECTED]> wrote:
...
<push-attribute attribute="bar"/>
<!-- Added element -->
<invoke-parent method="addElement"/>
...
Knut Wannheden <[EMAIL PROTECTED]> wrote:
Oscar,
You don't have to do anything special at all. You just don't specify a
translator for the attribute or element content you'd like to have in
your List / Map. Then instead of aelement you use the element in conjunction with a or rule.
So something like:
HTH,
--knut
On 11/22/05, Oscar Picassowrote:
> Hi,
>
> The examples that I have read show how to contribute to a configuration
> with objects (like Datum) that can be retrieved from a Listor a
> Map.
>
> But what if I want to contribute something like Listor
> Map? That is, I don't want to use a special object to hold
> the configuration values.
>
> Thanks.
>
> Oscar.
>
> ________________________________
> Yahoo! FareChase - Search multiple travel sites in one click.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Yahoo! FareChase - Search multiple travel sites in one click.
