From: Andrea at d. <me...@an...> - 2012-12-04 13:40:07
|
Java should be easier to deploy a library (or a framework): we publish a JAR file and, who needs to use it, he has just to import into his project. Basically we need to do the same thing for C++, I suggest to take a look to this: http://stackoverflow.com/questions/1932883/how-to-design-a-c-c-library-to-be-usable-in-many-client-languages On Tue, Dec 4, 2012 at 2:09 PM, Ulf Lorenz <ul...@wa...> wrote: > On Tue, 4 Dec 2012 13:47:25 +0100 > Andrea at dotIT <me...@an...> wrote: > > > Hi there, > > > > I think C++ is still best choice to process large amount of data > > faster. But, one of the most important thing we need to consider is > > who will use this library and what kind of languages / environment > > they use. > > The typical, average user will be an autodidact in coding, and mostly > know Fortran (the coding style, not necessarily the language ;)). I > guess the main operating systems will be Windows and Linux. > > In any case, we will need an easy-to-install package, preferably with > everything precompiled, but I would defer this to a later stage when we > have a bit to show. Then we could try out the usability with some test > users. > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Wavepacket-ng-devel mailing list > Wav...@li... > https://lists.sourceforge.net/lists/listinfo/wavepacket-ng-devel > -- "Experience is what you get when you don't get what you want", Dan Stanford Andrea Girardi blog: http://www.andreagirardi.it linkedin: http://www.linkedin.com/in/andreagirardiverona web http://www.agdev.net |