Sent from Samsung Mobile <div>-------- Original message --------</div><div>From: [email protected] </div><div>Date:16/02/2015 20:52 (GMT+01:00) </div><div>To: [email protected] </div><div>Cc: </div><div>Subject: Lazarus Digest, Vol 85, Issue 51 </div><div> </div> -------- Original message -------- From: [email protected] Date:16/02/2015 20:52 (GMT+01:00) To: [email protected] Cc: Subject: Lazarus Digest, Vol 85, Issue 51 Send Lazarus mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Lazarus digest..." Today's Topics: 1. Freepascal/Lazarus port of JEDI Code Library (JCL) (luiz americo pereira camara) 2. Re: Embedded/small database (Kostas Michalopoulos) 3. Hi everyone (Vincenzo Campanella) 4. Re: Embedded/small database (Graeme Geldenhuys) 5. GIS (Terry A. Haimann) 6. Re: Hi everyone (Travis Ayres) 7. Re: How to access libraries from other languages? (Chavoux Luyt) ---------------------------------------------------------------------- Message: 1 Date: Mon, 16 Feb 2015 12:23:27 -0300 From: luiz americo pereira camara <[email protected]> Subject: [Lazarus] Freepascal/Lazarus port of JEDI Code Library (JCL) To: Lazarus mailing list <[email protected]> Message-ID: <cama0j61lkt4glktfupqv7u82k5y7xhso5laftccxitfancw...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi, I ported JCL to Freepascal/Lazarus. More info at https://github.com/blikblum/jcl Although most of the changes was adjusting defines / uses clause to make compilable, it needs more tests since I only tested JclExprval. Luiz -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lazarus.freepascal.org/pipermail/lazarus/attachments/20150216/3edfdb8b/attachment-0001.html> ------------------------------ Message: 2 Date: Mon, 16 Feb 2015 16:50:04 +0100 From: Kostas Michalopoulos <[email protected]> Subject: Re: [Lazarus] Embedded/small database To: Lazarus mailing list <[email protected]> Message-ID: <CAH=mexwcopxkvkl_mnywpkhnwalvqdacx+zwrbwjtbvx8bb...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Is this something that will be networked or running locally? If it is a local only program, i'd go with sqlite. On Sun, Feb 15, 2015 at 7:16 PM, Graeme Geldenhuys < [email protected]> wrote: > On 2015-02-15 16:58, zeljko wrote: > > Maybe you should look at Firebird. > > +1 > > Regards, > - Graeme - > > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lazarus.freepascal.org/pipermail/lazarus/attachments/20150216/7e8fa54e/attachment-0001.html> ------------------------------ Message: 3 Date: Mon, 16 Feb 2015 16:54:55 +0100 From: Vincenzo Campanella <[email protected]> Subject: [Lazarus] Hi everyone To: Lazarus mailing list <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=iso-8859-15; format=flowed Hi everyone I have just subscribed to this mailing list, being interested in a future (in the next few months) development of an accounting program using Pascal + Lazarus. For the time being, I'll probably lurk keeping silent, but then I'll start asking questions, hoping not to disturb you, as my Pascal and Lazarus skills are for sure not the best (up to now experiences in C and Access VBA only). Meanwhile, thank you for Lazarus that seems a very very interesting development tool. Sorry for my bad English, but my mother tongue is Italian and I am from Switzerland. Cheers, vince ------------------------------ Message: 4 Date: Mon, 16 Feb 2015 16:11:56 +0000 From: Graeme Geldenhuys <[email protected]> Subject: Re: [Lazarus] Embedded/small database To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 On 2015-02-16 15:50, Kostas Michalopoulos wrote: > Is this something that will be networked or running locally? If it is a > local only program, i'd go with sqlite. Firebird RDBMS allows you to run both Embedded (local DB access only) or Client/Server (TCP/IP access). This means the application can easily scale from a Embedded DB (desktop database app) to a full blown Client/Server application Add RemObjects or RealThinClient to the mix you have a full blown multi tier database system. Firebird rocks. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ ------------------------------ Message: 5 Date: Mon, 16 Feb 2015 10:43:10 -0600 From: "Terry A. Haimann" <[email protected]> Subject: [Lazarus] GIS To: "[email protected]" <[email protected]> Message-ID: <1424104990.24660.2.camel@Hercules> Content-Type: text/plain; charset="UTF-8" I have seen where there might be some GIS Tools added to Lazarus. What is the current sttatus of this? I am currently running 1.2.4. Thx, Terry ------------------------------ Message: 6 Date: Mon, 16 Feb 2015 08:58:03 -0800 From: Travis Ayres <[email protected]> Subject: Re: [Lazarus] Hi everyone To: Lazarus mailing list <[email protected]> Message-ID: <cafltgb6k-qbrmcgvml2ahzj2zp44ydmzmewy40_vh-ateon...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Don't worry. The Lazarus/Free Pascal people are very nice. Good luck developing your accounting program! On Feb 16, 2015 7:55 AM, "Vincenzo Campanella" <[email protected]> wrote: > Hi everyone > > I have just subscribed to this mailing list, being interested in a future > (in the next few months) development of an accounting program using Pascal > + Lazarus. > > For the time being, I'll probably lurk keeping silent, but then I'll start > asking questions, hoping not to disturb you, as my Pascal and Lazarus > skills are for sure not the best (up to now experiences in C and Access VBA > only). > > Meanwhile, thank you for Lazarus that seems a very very interesting > development tool. > > Sorry for my bad English, but my mother tongue is Italian and I am from > Switzerland. > > Cheers, > vince > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lazarus.freepascal.org/pipermail/lazarus/attachments/20150216/113a461a/attachment-0001.html> ------------------------------ Message: 7 Date: Mon, 16 Feb 2015 21:52:03 +0200 From: Chavoux Luyt <[email protected]> Subject: Re: [Lazarus] How to access libraries from other languages? To: Lazarus mailing list <[email protected]> Message-ID: <CAPGeeiGLDJ2HAWymVBcLKXB1V1JTeTj=a-c5paldq2jo6to...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi again... On 16 February 2015 at 16:05, <[email protected]> wrote: > <snip> From: Den <[email protected]> > Subject: Re: [Lazarus] How to access libraries from other languages? > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252; format=flowed > > Indeed.. It's no easy task for sure. Sven would have to implement > all features of the C++ Class that C++ supports. I'm guessing Sven is > gonna go with the basic VMT C++ support, which would probably include > virtual method overriding, am I right Sven? > > - Dennis > > On 2015-02-16 04:19 AM, zeljko wrote: > > On 02/16/2015 11:08 AM, Sven Barth wrote: > >> Am 16.02.2015 08:35 schrieb "zeljko" <[email protected] > >> <mailto:[email protected]>>: > >> > > >> > On 02/16/2015 08:04 AM, Sven Barth wrote: > >> >> > >> >> Am 16.02.2015 04:48 schrieb "Den" <[email protected] > >> <mailto:[email protected]> > >> >> <mailto:[email protected] <mailto:[email protected]>>>: > >> >> > >> >> > > >> >> > lol, speaking of which Sven, what's the progress report on the > >> C++ > >> >> Classes? :D > >> >> > >> >> Currently not working on it. Generics and packages have higher > >> priority. > >> >> But I plan to continue it especially since the API of our > >> company's OS > >> >> is C++ based ^^ > >> > > >> > > >> > That will be the one of the greatest features :) > >> > >> Don't look forward to it too much. It will likely only work for simple > >> cases. E.g. once a C++ class uses operators (without providing the > >> functionality in other ways) it will likely break down... > > > > I thought that it'll really work. Without ability to override virtual > > methods it's unuseable for me. > I was maybe thinking more low-level (e.g. when using a compiled C++ library without the source code)? All C++ class methods are translated into (mangled) functions in any case, so as long as Lazarus can wrap these as methods in a class of its own it should work? It should even be possible to wrap 2 or 3 C++ classes into one Lazarus class? Cheers and thanks for the insights so far. Chavoux -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lazarus.freepascal.org/pipermail/lazarus/attachments/20150216/d563080b/attachment.html> ------------------------------ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus End of Lazarus Digest, Vol 85, Issue 51 ***************************************
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
