[Htmlparser-developer] New Developer Introduction - Joshua Kerievsky
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-12-24 02:26:39
|
Hi Folks, It gives me great pleasure to introduce Joshua Kerievsky, founder of Industrial Logic, Inc. Josh is a legendary OO programmer, and a great XP coach. Josh is actually writing a book on refactoring to patterns (http://www.industriallogic.com/xp/refactoring/), and he is considering using the parser as an example of a framework where refactoring to a visitor could be applied. We in fact spent much of today improving the design and merging the functionality of toPlainTextString() and toHTML(HTMLRenderer) into a single acceptVisitor(HTMLVisitor) method. We are also looking at merging functionality of toHTML() itself.. Pairing with Josh has given me insight into so many possible refactorings on the current codebase. Josh -> Welcome to the developer team of HTMLParser. Regards, Somik __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |