Date: 2004-04-27T08:34:40
   Editor: HarishKrishnaswamy <[EMAIL PROTECTED]>
   Wiki: Jakarta HiveMind Wiki
   Page: NotXMLProposal
   URL: http://wiki.apache.org/jakarta-hivemind/NotXMLProposal

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -169,3 +169,5 @@
 }}}
 
 The {{{<< . . . >>}}} syntax is something I'm looking to add into my SDL 
prototype. I like the idea of scripting, but I like line precise error 
reporting much, much more. I also think scripting introduces further problems 
if and when there is tool support (the tool has to parse the script, which is 
not nearly so regular as the SDL or XML).
+
+HarishKrishnaswamy: Why do you think line precise error reporting has to be 
sacrificed with a scripting language? why something like the script above would 
n't work? With a scripting language the parser is already built, the tool will 
simply have to work with the AST (much simpler than working with the raw 
grammer). Yes, I could use a BeanShellServiceFactory, but I am still not seeing 
the benefit of SDL.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to