itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Investigate simplifying the create property methods in ecschema-editing API

Open christophermlawson opened this issue 2 years ago • 0 comments

It appears like the create property methods can be simplified, by looking at the property type interface and so that callers do not have to programmatically determine which create method to call by looking at the type of an existing property being used to create the new property (copying a property from one schema to another).

christophermlawson avatar Aug 22 '23 13:08 christophermlawson