> -----Original Message-----
> From: Geoffrey Talvola [mailto:[EMAIL PROTECTED]]
> >
> > I dunno, is it safe to assume that anything between two
> > script/end tags is
> > garbage that isn't needed? I guess I was thinking that there
> > would only be
> > spaces and returns, but you're pointing out that you use tabs
> > to indent your
> > html? So you would like to be able to indent the if/else
> > block as well? In
> > that case, we would need to gobble the tabs.
> >
> > I guess I'm trying to find a balance between removing
> > confusion for psp
> > authors when there code doesn't work as expected. They'll be
> > confused if
> > their if/else blocks don't work because they've got a space
> or return
> > between the end of the if and the start of the else. But
> > then again, they
> > might be confused if they've got spaces or tabs or whatever
> > between two
> > script blocks that disappear in the final output.
> >
> > I'm not an html expert, so I am looking for guidance from
> the group.
> >
> > Jay
>
> I think it would be more confusing to only gobble up _some_ types of
> whitespace. Better to be consistent and gobble up _all_ whitespace.
>
> It might be worth it to provide a directive to turn on or off
> "whitespace
> gobbling". So if someone has a PSP where whitespace is
> significant, they
> could switch the behavior.
>
> - Geoff
That should be doable.
Jay
----------------------------------------------------------------------------
This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein. Please inform us of the erroneous delivery by return
e-mail.
Thank you for your cooperation.
----------------------------------------------------------------------------
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel