On Friday 07 December 2001 11:26, Chuck Esterbrook wrote:
> On Friday 07 December 2001 11:04 am, Geoffrey Talvola wrote:
> > >The plan I was changing for Configurable was simply to do an
> > > exec, unless the first char was a {, in which case I would do
> > > an eval.
> >
> > Just make sure to chop off whitespace first. �I don't know if you
> > want to scan for comments before the first { or not.
>
> Agreed. I planned on making the assignment style the de facto style
> over dictionaries, so while some extra effort is nice, we don't
> have to be perfect.

Why not just go for only the assignment style and get rid of the old 
dictionary parsing method completely?  Transitioning an app from one 
to the other is a matter of a few minutes.  Keeping both around just 
makes the code more complex and brittle.

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to