|
Hi all,
I have decided to share this library, but I don't know if it is the
right "granularity":
Would you prefer to look for and use one library including all these functions?
Or have three libraries with, say, compression, crypto and binary encoding?
Or have several tiny libraries (eg. base58, LZF, rc4, md5, etc.)?
There is usually one library developer, but potentially
many application developers. If your altruism index is high, you (the library developer) might want to do the
extra work to split up the library.
Stephen