|
|
|
|
|
by Autre
5316 days ago
|
|
Yeah, it gets really hairy, really quickly. Beyond the need for calling the constructor (which I'm currently viewing it as an unnecessary hidrance [objects are already initialized]), Object.getPrototypeOf may provide a way out - but maybe not the way you intended. Have you considered it? |
|