Is there any reason in particular that XF2's Entity system doesn't support auto-magical setter wireup like it does getters?
It does support verify<camel case column>, but you can't directly intercept the <pseudo-column> set like you can with getters.
This is an oddly asymmetrical design choice.
It does support verify<camel case column>, but you can't directly intercept the <pseudo-column> set like you can with getters.
This is an oddly asymmetrical design choice.