Hi, We didn't find it so bad, and that's why it is all there. Yet - if this is a problem, you can remove some of them:
- If you only use the jars that are part of the zip file you download, and do not attempt to modify the code, you can omit the javacc jar, that is used by the query language parser. (it is used in the build phase, not in run time). - If you do not use the csv data source, you may remove the opencsv dependency as well. The rest are used in runtime (but they are already not that many). We will add this info to the documentation. Regards, VizGuy On Wed, May 27, 2009 at 1:41 AM, Marc Guillemot <[email protected]> wrote: > > Hi, > > the number of dependencies of the Data Source library is frightening: > > http://code.google.com/apis/visualization/documentation/dev/dsl_install.html > > Are there all really needed? Wouldn't it possible to have a > lightweight version (even with less features)? > > Cheers, > Marc. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
