Hi,

2011/2/9 Olivier Grisel <[email protected]>:
> 2011/2/9 Rupert Westenthaler <[email protected]>:
>> On Wed, Feb 9, 2011 at 6:54 PM, Olivier Grisel <[email protected]> 
>> wrote:
>> WDYT of using "." notation to mark "helper" modules
>> entityhub/yard/solr -> The SolrYard
>> entityhub/yard/solr.provider -> Solr provider
>> entityhub/yard/solr.embedded -> EmbeddedSolrServer

Would this be a solution?

entityhub/provider/solr
entityhub/embed/solr


> We should definitely avoid dots "." in folder names. It makes it
> confuses IDEs a lot when dealing with relative java package names. I
> would prefer "solrprovider" and "embeddedsolrprovider". Alternatively
> we can put both providers into the solr yard folder. No need for
> subpackages: can just use the OSGi configuration to switch from one
> provider impl to another.
>
> --
> Olivier
> http://twitter.com/ogrisel - http://github.com/ogrisel
>

+1 for not using dots

And if the above is not a solution then just put it in the yard/solr
package. I agree that there seems to be no real need for a subpackage.

- Fabian

-- 
Fabian

Reply via email to