Auto-Recompilation and Auto-Class Loading

Enhydra extends designer/developer independence one step further with support for automatic recompilation and the loading of markup pages. Auto compilation answers the question: “If I just want to make changes to the markup presentation, do I have to rebuild my presentation object?”

XMLC supports two options to enable applications to perform runtime auto-recompilation and DOM class loading:

  • Build a DOM from markup, then load the resulting DOM class template.

  • Load a pre-made DOM class template.

Both of these options key off of a source document or DOM class timestamp that can be used by the application to determine that auto-compilation and/or auto-loading should take place.

Note

The auto-recompilation ...

Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.