You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by Craig McClanahan <cr...@apache.org> on 2006/10/24 04:43:37 UTC

Re: svn commit: r466600 - in /shale/framework/trunk/shale-test/src: main/java/org/apache/shale/test/el/ main/java/org/apache/shale/test/mock/ test/java/org/apache/shale/test/el/ test/java/org/apache/shale/test/mock/

On 10/21/06, gvanmatre@apache.org <gv...@apache.org> wrote:
>
> Author: gvanmatre
> Date: Sat Oct 21 15:46:02 2006
> New Revision: 466600
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=466600
> Log:
> Added better mock value binding expression support for scoped attribute
> names that contain dotted values.


Interesting approach.  Shouldn't we do something simpler to the
1.1-compatible ValueBinding and MethodBinding implementations in shale-test?

Craig