> 1) We can hand-edit the java parser and take away the finally.

I'll test this.

> 2) Yeah, but I think we should still create only two threads and let
> the parser thread jump between several runnables (because of the
stupid
> guy).

What do you mean by that? So I start one thread for source code x, then
it notifies me, so I kill it to stop the parse (?), then for source y I
start a new thread and the same here. If complete() is invoked then I
start from scratch? AFAIK I see only one concurrent thread, XJavaDoc is
not in athread itself.

Ara.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to