|
From: <bc...@wo...> - 2001-01-31 12:50:47
|
[Samuele] >I'm posting a preliminary *draft* version of some documentation for java reload >simple support module - jreload, which >is still experimental. > >Is it possible to understand what is explained? Is that too technical? or more >details are needed? >(English is too bad?) I'm hardly in a position to offer critique on correct usage of the english language, but I found a single sentences I couldn't parse: >Note: Unless one cannot predict the amount of reloading that will be >performed by an application or for the case of long-running highly >dynamic apps, the unloading issue can simply be ignored. I could understand everything else. You can add it as ./Doc/jreload.ht. The links to the demo sources should not contain any path, eg: <a href="Version.java">. The built script for the Doc directory can then ensure that lastest version from Demo is used when the documentation is generated for both local installation and the web site. regards, finn |