tg
tg copied to clipboard
Issue #2223 - Reduce IConvertableToPath and String used for properties to a single common type
Resolve #2223, #1891
Merge after #2209
@homedirectory, does this really resolve https://github.com/fieldenms/tg/issues/1891?
@01es, Yes, all requirements of #1891 are implemented:
-
critCondition()supports both Strings and meta-models. -
CriteriaReflector.critName()supports both Strings and meta-models. (not sure if I fully understand this item, so correct me if this is not enough)