Taras, On Sun, Nov 16, 2008 at 6:13 AM, Taras P. Ivashchenko <[EMAIL PROTECTED]> wrote: > Hello, Andres! > >> > Yes, I´m talking about the *_outside_* methods that have a comment >> > that says TODO and a "pass" as implementation. >> > >> > >> > > I can research and try to finish it in the nearest weekend. >> >> This is also related >> >> > https://sourceforge.net/tracker2/?func=detail&aid=2149788&group_id=170274&atid=853652 >> > Fixed.
Thanks! I've seen your commit, but I haven't had the chance to test it on some HTML files. Could you commit your test files to "extras/testEnv/webroot/core/htmlParser" ? > There are some questions. > > Is really needing of _handle_outside_* and _handle_inside_* methods in > htmlParser? Why you separate these actions in different methods instead > of one condition inside one of them? It's just a way of coding, there is no hidden feature or need in the decision of making it one way or the other. > Why we have 2 same classes: html and sgml parsers? > Why not only HTML parser? SGML parser is a more generic class, from which HTML parser inherits. There is also a WML parser that inherits from SGML. The reason is scalability =) > -- > Тарас Иващенко (Taras Ivashchenko), OSCP > ---- > "Software is like sex: it's better when it's free." - Linus Torvalds > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > W3af-develop mailing list > W3af-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-develop > > -- Andres Riancho http://w3af.sourceforge.net/ Web Application Attack and Audit Framework ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop