| Alex Karasulu 2005-10-25, 5:45 pm |
| Trustin Lee wrote:
> Hi,
>
> It would be great if we have some general rule of where to place
> forked classes.
>
> What I suggest is just copying the whole classes to
> org.apache.ldap.support.fork.<original package name>. (e.g.
> oeg.apache.ldap.support.fork.org.apache.commons.collections )
>
> For now it is not really easy to manage forked classes. So I think
> just copying the whole classes is the best way we can minimize
> management overhead.
>
> WDYT?
Not a bad idea. Then copying forked stuff is much easier. But if we go
this route someone should move the classes we already forked into this
package configuration. Let's not do it unless already forked classes
are also moved.
Alex
|