Brent

Results 5 comments of Brent

Hi @wirthi It's how I expose all the methods. I expose an object with members under an identifier (say gets automatically exposed under IVR because I do `putMember("IVR", objectThatContainsSay);`. Indeed...

Sorry, I had JUST updated my thing to be a little more clear. The reflection part is a workaround for being able to achieve the goal. It seems #44 is...

So there's no possibility that doing the same for the root object could be made? If not, then I'll have to keep my reflection proxy.

> > > > I tried running with: ``` > > -e ENV_MODE_BROWSE_ONLY=false > > ``` > > and it had no effect. The delete button was disabled/gone. > >...

It would be great! This is the thing I'm missing the most. I started up this image and I quickly realized "wait a minute, I don't have that many proxies"....