On Mon, Mar 8, 2010 at 12:37 PM, Ian Petersen <[email protected]> wrote:

> Just idle curiosity here, but why did you have to make the same change
> twice?  I know you're modifying selection scripts, and maybe that
> means you need to violate DRY for some reason, but it strikes me as a
> potential refactoring.
>

Agreed.  It just grew like that over time.

To address it, I was thinking that perhaps we could pull that code out into
separate files, and then use replaceWith calls to insert the code, the same
way the linkers currently fill in __MODULENAME__.  -Lex

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to