Coordinator
Sep 19, 2011 at 4:09 PM
|
I was wondering how comfortable do you feel with 4 Assemblies in your projects that use Aquiles. I mean, nowadays if you need to work against Cassandra using Aquiles you will need:
- Aquiles.CassandraXX.dll
- Apache.Cassandra.XXXX.dll
- Aquiles.Core.dll
- Thrift.dll
I am thinking on merging Thrift dll and Cassandra Thrift Interface into only 1 assembly, then you will only need to have something like this:
- Aquiles.CassandraXX.dll
- Aquiles.Core.dll
What do you think?
I could go even further, by using ILMerge with those last 2 and just get something like:
Opinions?
|
|
|
|
For me it's already fine with 4. I would say that if you want to merge the dll then I am up for the single dll though :)
Thanks for the great work Javier,
Best, N.
|
|
Coordinator
Sep 26, 2011 at 6:42 PM
|
After doing all these that it is in my mind, and moving to the beta version of Cassandra 1.0, what do you think about getting Aquiles into NuGet?
|
|
|
|
Aquiles on NuGet will be very nice ...
|
|
|
|
I'd love to see Aquiles in NuGet. Also, more documentation, please! What you have is quite sparse.
|
|