As EntityResolver has a method getDataMaps() we should be fine I guess.
Andrus
> Andrus Adamchik <andru..bjectstyle.org> wrote:
>> It probably should be covered. All the is needed is access to the
>> DataMap variable. Once you have that you can iterate over all its
>> queries in the Velocity template.
>
> So far I've only made available an EntityResolver which was constructed
> with the DataMap.
> Do you think that's sufficient, or does it make sense to also provide
> the DataMap directly?
>
> The DataMap is currently stored as an EntityUtils instance variable, so
> I should either remove the instance variable or provide a getter for it
> before committing my changes. I guess it's just a question of style,
> and I don't have any idea of which style makes more sense.
>
> -Mike
This archive was generated by hypermail 2.0.0 : Tue May 24 2005 - 11:59:43 EDT