Subj : Menushell.js
To : Underminer
From : echicken
Date : Sat Aug 22 2020 11:05 pm
Re: Menushell.js
By: Underminer to All on Sat Aug 22 2020 17:14:08
Un> I found and was playing with menushel.src/bin menushell.js and menuedit.js.
This was an experiment / proof of concept, and I highly recommend against using it. The code is a disaster.
Un> Error: 'BBS' instance: No Private Data or Class Mismatch
A sign of wacky JS shenanigans happening. I never ran into that error back when I wrote the thing (it all worked at least) but something must've changed since then.
Un> This looks to be related to how commands are being called in menu-commands.js, but I don't see any
Un> reason offhand it shouldn't be working. Is this a known issue? Am I missing an include somewhere?
Un> Any other documentation related to any of it exist?
Treat the entire thing as "shouldn't be working". There are probably a lot of other problems lurking than just this error. These scripts would need a lot of rehab or rewrite before I would recommend that anyone use them.