[x3d-public] Subclassing X3DJSAIL for solving \ issue

Don Brutzman brutzman at nps.edu
Sun May 28 14:45:23 PDT 2017


On 5/27/2017 4:17 PM, John Carlson wrote:
> I just thought of the idea of subclassing X3DJSAIL for solving the extra \'s issue.   Woohoo!

well sure some flexibility is exists, and the use of 'final' in X3DJSAIL is applied very sparingly so that programmers can indeed subclass and experiment.

but nevertheless: escaping of backslashes is a critical part of syntax that must be fixed.  we need to make workarounds unnecessary or we'll never know which way is up!

hopefully the string table gives us clear comparisons, and last night's build has us closer to resolving.  n.b. that i fixed not only code issues and regex issues but also scene issues that were opening misleading paths.

	http://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#Strings

step by step...

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list