Subj : Re: Rhino 1.5R4_1 problem with try/catch, WITH, GETBASE To : netscape.public.mozilla.jseng From : Laura Werner Date : Mon Jun 09 2003 05:07 pm Hi Brendan, > That sounds like a Rhino bug. Thanks for the response. I'm looking foward to seeing what Igor has to say. > Right, I knew VXML nested scopes with nested tags. That seems like a > mistake, as an aside. Yeah. Nested scopes by themselves are a good idea, but mixing a forms definition language with a mostly-procedural programming language in the same XML grammar can get pretty confusing. Some folks have suggested using JavaScript for all of the "execution" in VXML and using XML just for the declarative forms stuff, but it's too late. I think SALT takes that approach, though. I also just noticed that this seems to be the same problem that Jeff Bergan posted in <4540f6b4.0306021053.69329720@posting.google.com> on 6/2/2003. -- Laura .