now that i get botvars totally working.. at least the way i think they should
be, i am going to put it on my todo to write the code to do it in this special
way i been envisioning.. if anyone has messed with BeanShell it has this
really cute way of doing namespaces and varnames... it well does
"namespace.varname" which supports
"namespace.classname.objectinstance.membervalue" or just
"namedobject.membervalue" etc... I implemented this like 90% with AIML but the
GlobalScriptVars (botvars) need to also work this way.
Original issue reported on code.google.com by logicmoo@gmail.com on 1 Jul 2012 at 8:07
Original issue reported on code.google.com by
logicmoo@gmail.com
on 1 Jul 2012 at 8:07