On Thu, Nov 4, 2010 at 7:04 PM, Jambunathan K <kjambunat...@gmail.com> wrote: >> >> Then perhaps the best we can do now is starting by breaking up >> org-hml.el in the parser and a callback function for writing the >> export. After that we can add new exports by adding new callback >> functions. > > The suggested refactoring could be a side-effect of org-odt.el that is > shaping up from org-html.el. Note that the refactoring happens or > atleast is visible in org-odt.el (which I control) and *not* in > org-html.el (which is in the field) > > The main challenge with breaking up org-html.el first and then say > plugging in org-odt.el to that later is: > > 1. Code-churn that it would create in org-html.el > 2. Proving that *nothing* in HTML export actually breaks.
I am playing a bit with refactoring. A main issue might be how refined the callback function should be. Not sure what I think yet, but I will come back with an example. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode