pojosontheweb / woko

POJOs on the Web !
http://www.pojosontheweb.com
Apache License 2.0
9 stars 1 forks source link

cryptic exception when renderProperties(Edit) returns non existing prop #63

Closed mathieu closed 12 years ago

mathieu commented 12 years ago

If renderProperties(Edit).getPropertyNames() returns non existing properties we have a cryptic stack trace that doesn't really help spotting the problem. Ignore non existing props and emit a warning.