[jboss-dev-forums] [Design of OSGi Integration] - Re: Current roadmap
david.lloyd@jboss.com
do-not-reply at jboss.com
Tue Jan 20 09:54:27 EST 2009
"alesj" wrote : 1a) OSGi manifest parsing
|
| Currently it's based on JavaCC and I'm not very happy with it. :-(
| * Do we proceed with fixing/enhancing current impl?
| * Or do we check some existing - Felix, Equinox, ... (what license do we need to re-use it)?
|
Manifests (even OSGi Manifests) are dead simple to parse - you could just do it with plain regular expressions even - and the metadata model can't be all that complex. I don't see anything in the OSGi spec to make be believe otherwise, in any case.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203297#4203297
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203297
More information about the jboss-dev-forums
mailing list