Re: [ekhtml-devel] Why are tag names converted to upper case?
Brought to you by:
jick
|
From: Jon T. <jt...@p0...> - 2003-05-01 17:30:24
|
If the tags are converted to upper case, it makes it easier for the callback functions to verify which tag they are being called for. I.e. they don't have to do case insensitive comparisons. -- Jon On Thursday, May 1, 2003, at 07:54 AM, Dmitri Tikhonov wrote: > Is there an internal reason why tag names are converted to upper case? > I've > removed the code that does it and the change does not seem to break > anything. > I'm very curious to find out why it's done. > > - Dmitri. > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > ekhtml-devel mailing list > ekh...@li... > https://lists.sourceforge.net/lists/listinfo/ekhtml-devel > |