This is rather specific to one library, but I imagine
it could prove useful for other programs down the
road. A method to read LVARS/SVARS from a caller
would be very helpful. Previously, LVARS were
readable from the caller, but are no longer. This
broke the functionality of my lib-debug's ability to
show lvars. It'd be nice to be able to show svars and
lvars from within lib-debug to facilite easier
debugging of MUF code.
Logged In: YES
user_id=7718
Actually, this would go a long ways towards making a MUF
IDE possible.
Logged In: YES
user_id=175712
Would this be handled through level 4 primitives?