Niall Pemberton wrote:
Also looked like the property types were the wrong way round for
indexed methods, so I also switched them.

Hmm, with that change, accessing a List property is broken. Without the change, all my tests are working. You can deploy the exercises app with the addition I just committed and see for yourself:

  http://localhost:8080/struts-examples/exercise/enhanced-dynabean.do

I've rolled back your change and everything works fine again, including indexed property access for arrays and lists. The unit test you added passes either way.

If you think there's a scenario not covered by the exercises page that would be broken with the original code let me know and I'll look into it further.

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to