--- [EMAIL PROTECTED] wrote: > Indeed it is, and you and I seem to have developed > something pretty similar. > Could you take a look at the XDoclet documentation / > GUI mail I sent to the > list recently? Especially the attached xdoclet.xml, > which is very close to > your ejbtags.xml. I'll take a closer look at your > stuff, commit mine, and I > think we should cooperate on this.
I looked at it ( in turn, I received GUI email right after I sent my xtags announcement :) There are some minor differences in tag naming ( I use 2 stages naming - namespace / tag , you only 1.5 levels :) , and I did not seen provision for allowed values and iterated tags ) Today I will throw invocation proxy stuff together. Interface generator already works. Most cool solution would be to generate interfaces at the runtime, but I did not found a way to generate class file ( bytecode ) without spawning external compiler. Damm. SUN shall allow access to it :) regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
