Use bean function to retrieve Java object field values
DavidGregory084 opened this issue · 1 comments
DavidGregory084 commented
Use #(:field-name (bean %)) to retrieve Java object field values instead of .field throughout the program.
DavidGregory084 commented
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...