Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Abandoned
-
None
-
None
-
None
Description
https://github.com/nathanmarz/storm/issues/313
When using Storm as a library (for example, the DRPC client), storm-lib brings in a lot of dependencies you probably don't need, such as all the UI-related libraries. It would be nice if the build were more sophisticated, so that rather than have one giant storm-lib, you'd have dependencies for:
Just the Thrift code + helpful wrapper like DRPCClient
Storm itself
The UI stuff
Leiningen 2 may be able to do this via submodules
Attachments
Issue Links
- relates to
-
STORM-117 Storm should provide client library
- Closed