From: Robert L. <rle...@sb...> - 2004-01-27 09:01:26
|
Robert Lechner wrote: >> >> I also think that it would be nice to have a structure like that: >> OCL >>> -- parser >>> -- generator >> `-- utils > > Yes, I think it's better to have an OCL source tree > than a separate OCLParser directory. It should be now problem > to extract the parser from utils and remove the circular dependencies. The OCL parser has now it's own package and is independent of the other OCL packages. Bye |