[macker-developer] Part boundary regex question
Brought to you by:
barredijkstra,
melquiades
|
From: Andriy P. <ap...@ya...> - 2005-06-10 17:45:32
|
Hi Paul,
I was having trouble dealing with packages because
of nested classes. Had to look in the code,
specifically MackerRegex class. It seems that Macker
notation for part boundary (".") matches both - inner
class specification ("$" string) and package boundary
("." string). Also, it seems that Macker has separate
special notations for package boundary ("/" notation)
and inner class name ("$").
Is this correct?
Right now documentation only describes "." notation.
Could you please update the docs and include
description of other notations as well?
It is pity to not being able to use existing features.
Thank you for a nice tool.
Andriy
PS my previous message is sitting somewhere in your
approval queue :-) Check it out. Finally decided to
subscribe so I won't bother you.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|