Hi Eddy,

you can compile all the templates before running your application and even just package the resulting class files. Look at the precompile task in the build.xml file of the Jumpstart.

The XML is not 'pre-scannable', but it shouldn't be that hard to add using the existing code. Actually these are things that we are planning on adding to the IDE plugins.

Best regards,

Geert

The only problem I currently experience when developing with RIFE is that errors are only caught at runtime, especially those related to templates and the XML configuration.

It would be great if there was a mechanism available (possibly as an Ant task) that "pre-processes" the XML and templates. The difficulty for such a tool, as I see it, is to identify what files are RIFE-related and should be scanned. For the XML files, this is easy as it suffices to start in ${rep.path} and iterate through the files, but for templates this becomes a bit more difficult.

Any thoughts on that?

--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to