Use typefaces to objectify configuration
satya - 8/16/2020, 11:12:48 AM
Example
class x {}
objx = TypeFaces.cast(x.class, IDictionary);
satya - 8/21/2020, 12:52:30 PM
I already do this in some places in source code. Look for it
I already do this in some places in source code. Look for it