On 1/5/02 11:22 PM, "Steve Downey" <[EMAIL PROTECTED]> wrote:
> 
> In what way does it make it acceptable for them to write poor code? For
> example, the JSP spec reserves _jsp, jsp, _jspx and jspx for identifiers
> used in the classes generated by the page compiler. What other way do you
> propose to guarantee that the compiler won't generate names that conflict
> with ones I declare in a page?
> 
> 

As a SWAG, I would think you could parse out the ones you declare, keep a
list, and ensure you don't generate anything that conflicts?

-- 
Geir Magnusson Jr.                                     [EMAIL PROTECTED]
System and Software Consulting
"He who throws mud only loses ground." - Fat Albert


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

Reply via email to