Re: [Gambas-user] Share code across projects

2016-02-02 Thread Benoît Minisini
Le 26/01/2016 21:16, martin p cristia a écrit : > I have a module of utils I use on every project. It woud be great if I > can use a single file for all of the as I'm always add some new stuff > (or fix old one). This is for the IDE. > Is it better now with the new library management? -- Benoît

[Gambas-user] Share code across projects

2016-01-26 Thread martin p cristia
I have a module of utils I use on every project. It woud be great if I can use a single file for all of the as I'm always add some new stuff (or fix old one). This is for the IDE. -- Site24x7 APM Insight: Get Deep Visi

Re: [Gambas-user] Share code across projects

2016-01-25 Thread Christof Thalhofer
Hi Tobi, Am 24.01.2016 um 17:17 schrieb Tobias Boege: > How are you others doing this? Did you notice or can you imagine any problems > with your way of doing it? Any arguments in favour of the library approach? As I deploy the products of my work as Debian packages (for that I wrote my own set

Re: [Gambas-user] Share code across projects

2016-01-25 Thread Charlie Reinl
Am Sonntag, den 24.01.2016, 20:27 +0100 schrieb Tobias Boege: > On Sun, 24 Jan 2016, Beno??t Minisini wrote: > > Le 24/01/2016 17:17, Tobias Boege a ?crit : > > > Hi everybody, > > > > > > with the semester break upcoming, I plan to supplement a project of mine > > > with some other applications in

Re: [Gambas-user] Share code across projects

2016-01-24 Thread Tobias Boege
On Sun, 24 Jan 2016, Beno??t Minisini wrote: > Le 24/01/2016 17:17, Tobias Boege a ?crit : > > Hi everybody, > > > > with the semester break upcoming, I plan to supplement a project of mine > > with some other applications in which I want to use classes from the > > project. I have not, if memory s

Re: [Gambas-user] Share code across projects

2016-01-24 Thread Tobias Boege
On Sun, 24 Jan 2016, PICCORO McKAY Lenz wrote: > i thinks that all those great "ideas" have too many depends on network! > > some time ago some devels cited the problem of the online-always > documentation and > > the gambas team work hard to make the help available offline, > > now this "ideas"

Re: [Gambas-user] Share code across projects

2016-01-24 Thread PICCORO McKAY Lenz
i thinks that all those great "ideas" have too many depends on network! some time ago some devels cited the problem of the online-always documentation and the gambas team work hard to make the help available offline, now this "ideas" are some regression of that important behavior!!! what are ha

Re: [Gambas-user] Share code across projects

2016-01-24 Thread Benoît Minisini
Le 24/01/2016 17:17, Tobias Boege a écrit : > Hi everybody, > > with the semester break upcoming, I plan to supplement a project of mine > with some other applications in which I want to use classes from the > project. I have not, if memory serves, written any "local" components yet. > By "local" I

Re: [Gambas-user] Share code across projects

2016-01-24 Thread Moviga Technologies
How about a category for libraries on the Farm? So that when you install the program on somebody else's computer, it will fetch the library from the farm and put it in that directory in the users home folder... -- S

[Gambas-user] Share code across projects

2016-01-24 Thread Tobias Boege
Hi everybody, with the semester break upcoming, I plan to supplement a project of mine with some other applications in which I want to use classes from the project. I have not, if memory serves, written any "local" components yet. By "local" I mean a component which is *not* installed into /usr/li