tg icon indicating copy to clipboard operation
tg copied to clipboard

Issue #2223 - Reduce IConvertableToPath and String used for properties to a single common type

Open homedirectory opened this issue 1 year ago • 2 comments

Resolve #2223, #1891

Merge after #2209

homedirectory avatar Apr 01 '24 07:04 homedirectory

@homedirectory, does this really resolve https://github.com/fieldenms/tg/issues/1891?

01es avatar Jul 18 '24 05:07 01es

@01es, Yes, all requirements of #1891 are implemented:

  1. critCondition() supports both Strings and meta-models.
  2. CriteriaReflector.critName() supports both Strings and meta-models. (not sure if I fully understand this item, so correct me if this is not enough)

homedirectory avatar Jul 18 '24 12:07 homedirectory