On Tuesday, February 11, 2014 5:38:05 PM UTC-6, [email protected] wrote: > > The naming follows our existing convention, where all of our bindings > packages are named fdb-*. How strict are the naming practices in the Julia > community? >
It's a convention; there's no technical restriction. Honest question: are you trying to get FoundationDB users to Julia, or Julia users to FoundationDB? The compromise solution is to keep the repository named fdb-julia, but name the main module FoundationDB. But this also breaks convention where the module shares the name of the package, and might be confusing from the Julia side.
