Hello.

Le mar. 12 avr. 2022 à 08:58, Romain Manni-Bucau
<rmannibu...@gmail.com> a écrit :
>
> Sounds like https://svn.apache.org/repos/asf/commons/sandbox/ can be a
> ready to start place even if I still think incubator is the real place for
> such a project since it will quickly overpass commons standard case with a
> lot of modules if it gets a community and adopted (for integrations).
>

"Commons" components are supposed to not depend on anything
(except other "Commons" components and optional dependencies).
If some of them need the functionality being discussed in this thread
(as has been mentioned by Matt S, Matt J and Gary), but it is defined
in another TLP, reuse will be "forbidden".

A modular (maven) project could contain
* modules that abide by the "no-dependency" policy (providing "core"
  functionality that can be reused here), and
* modules with external dependencies whenever required.
[If the latter modules are considered out-of-scope for Commons, then
the glue code would be left for the respective projects to implement.]

Regards,
Gilles

>> [...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to