From: Keats <ke...@xa...> - 2004-02-19 08:41:01
|
I have committed a fix for the multiple "get" method problem. It turns out that there was a misplaced parenthesis in a convoluted else-if clause in the PropertyOperator constructor. I have also committed a test case for this: org.webmacro.engine.TestMultiHashAccessors. All the unit tests still pass. Please let me know if you find any problems with this fix. Keats |