DavidGregory084/il2ssd

Use bean function to retrieve Java object field values

DavidGregory084 opened this issue · 1 comments

Use #(:field-name (bean %)) to retrieve Java object field values instead of .field throughout the program.

Might be a better way to do it? On second thoughts, there is already a fair bit of ceremony involved at the minute in getting the object from the controls map...