From: Alex B. <en...@tu...> - 2001-09-16 21:05:39
|
Or, because of the simplicity of the tags, we could probably build a regex that would get 'em all. _a > Hi Alex, > >> Interesting that the way you're doing this (parsing xml) >> would enforce the use of xhtml throughout the system... > Yes, the xml_parser* stuff requires this. > >> which I'm not sure people are comfortable with yet. >> Of course it makes your html nice and clean, but I can >> see that possibly screwing some people up. >> Opinions on this? > I like it, but we should not enforce this on users. > >> For _my_ projects this is fine, but I want to check with everyone >> else :) > > For me it's also fine. But this should not be a must in the source files. > Maybe this can be swichted off somehow with expat, (I'll have a look). If > not we could provide a util that converts all html to xhtml during make > (maybe something already exists out there) > > Andi > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > https://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |