coldbox-modules / cborm

The ColdBox ORM enhancements for ColdFusion ORM & Hibernate. Make ORM not suck!
https://coldbox-orm.ortusbooks.com/
8 stars 17 forks source link

Change populate() in ActiveEntity so the target is the last argument so you can just pass a struct as the first argument #29

Closed lmajano closed 5 years ago

lmajano commented 5 years ago

Change populate() in ActiveEntity so the target is the last argument so you can just pass a struct as the first argument