hakandilek / xmdl

Automatically exported from code.google.com/p/xmdl
0 stars 0 forks source link

Support for JET2 template structure #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
JET2 Template structure will be supported, keeping the support for Jet1
templates (backward compatibility)

http://help.eclipse.org/help33/topic/org.eclipse.jet.doc/references/syntax/impli
citJavaObjectsReference.xhtml

Template interface can be extended with a sub class, using the new
generate() method.

Original issue reported on code.google.com by hakandi...@gmail.com on 11 Nov 2007 at 5:55

GoogleCodeExporter commented 9 years ago
Fixed with r182-r184.
JET2 template structure added and wrapper classes added for JET1 templates in 
order
to integrate them.

Original comment by hakandi...@gmail.com on 28 Nov 2007 at 11:03