designer-edu / designer

MIT License
5 stars 1 forks source link

Re-marry DesignerObject constructors with their lowercase functions #43

Open acbart opened 2 years ago

acbart commented 2 years ago

In retrospect, the constructors should have perfectly matched the lowercase functions. Then we could just alias those functions as needed (or even just call them directly). But there's no reason for those to be out of sync, really.