sylvainpolletvillard / ObjectModel

Strong Dynamically Typed Object Modeling for JavaScript
http://objectmodel.js.org
MIT License
467 stars 30 forks source link

feature(RefModel): Add RefModel #176

Closed RonaldZielaznicki closed 1 month ago

RonaldZielaznicki commented 9 months ago

I can't for the life of me get RefModel in the global space for the unit tests.

Otherwise, I believe this PR fits the proposal I made in #174.

I'm not familiar with the types testing framework used here, and might need to dig into that a bit more to figure out how to utilize it.

sylvainpolletvillard commented 1 month ago

Thanks for your PR. I'm not considering adding this to the library for the reasons exposed in #174 , but feel free to fork it to match your needs