sayhisam1

Results 6 comments of sayhisam1

this may need some `_G` magic - or some roblox instance in the dom to track used namespaces.

Absolutely a footgun. I've got multiple rojo projects, and I have definitely accidently overwritten places with another rojo project. I didn't even know this feature existed till I started browsing...

> > > For the sake of long-term support, it would probably be wiser to add the ability to provide multiple objects to clean _as a table._ If we were...

Same happens for me, and it is very annoying.

Added Signals in commit a319515771ac9439cfed1ad30ec17f28163e88b8 These should provide an easy way to interact with Stitch using observables

Thinking of using Quenty's Rx lib (https://github.com/Quenty/NevermoreEngine/tree/main/src/rx) as an example for how this should be implemented