Hi,

This is indeed a good idea. Can you make a jira task and attach the patch to it? http://jira.xwiki.org/

Sergiu

On 2/13/07, Pablo Oliveira <pablo.oliveira@enst.fr> wrote:
Hi,

As some of you may know, I am currently working on a version of XWiki for
mobile devices.
I have been investigating the possibility of running some parts of XWiki
on a J2ME - CDC PP configuration.

During this process I have noticed that XWiki uses two different api for
matching regular expressions:
   * Jakarta ORO
   * java.util.regex ( JDK > 1.4 )

Because j2me does not have the java.util.regex classes, I have made
some small changes so that the core of XWiki only uses Jakarta ORO,
so I can continue my tests.

Yet, I think these changes (see attached patch) may be of a more general
interest because:
   * it might be cleaner to stick to a single regex lib
   * this patch factors some of the regex handling on an
     encapsulating class that would allow us to change the regex
     underlying implementation more easily.

What do you think?

Regards,
Pablo


--
You receive this message as a subscriber of the xwiki-dev@objectweb.org mailing list.
To unsubscribe: mailto: xwiki-dev-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws





--
http://purl.org/net/sergiu