> On 20 Feb 2019, at 17:23, BrunoBB wrote:
>
> Hi Esteban,
>
> Nice to see you here too...
>
> The web application will run Linux 64bits, the Pharo 64bits for Linux is
> stable or i should use a 32bit VM ?
>
> Thanks for all the information slowly but surely we will implement this app.
>
>
Pharo 7/8 is 64-bits by default on macOS and Linux, no problems there.
> On 20 Feb 2019, at 17:23, BrunoBB wrote:
>
> Hi Esteban,
>
> Nice to see you here too...
>
> The web application will run Linux 64bits, the Pharo 64bits for Linux is
> stable or i should use a 32bit VM ?
>
> Thanks for a
Hi Esteban,
Nice to see you here too...
The web application will run Linux 64bits, the Pharo 64bits for Linux is
stable or i should use a 32bit VM ?
Thanks for all the information slowly but surely we will implement this app.
Also it seems that Pharo has a very active community !!!
regards,
br
>
> 2) For RDBMS forget about DBXTalk and Garage, I would suggest you go
> straight to the PostgreSQL client (P3) or SQLite. Those are maintained and
> used, the rest... who knows.
> If you need ORM you can use Glorp with any of those.
>
What about MySQL connectors -- is anyone in the community us
Hi Bruno,
Is good to see you here as well :)
1) 7.0+. If you're in Windows only 32 bit is supported.
2) For RDBMS forget about DBXTalk and Garage, I would suggest you go
straight to the PostgreSQL client (P3) or SQLite. Those are maintained and
used, the rest... who knows.
If you need ORM you ca
Sven,
Thanks for you answer and links.
SQL will be enough and no need for a complex ORM.
I will take a look at:
https://github.com/svenvc/pharo-server-tools
Thanks again !
regards,
bruno
PS: my client has an running Java app and need another app to do some
functionality and they will give Sma
Hi Bruno,
> On 20 Feb 2019, at 02:26, BrunoBB wrote:
>
> Hi,
>
> My name is Bruno i'been using Smalltalk since 1999 for commercial
> applications, mostly Dolphin, GemStone/S and Visual Works.
>
> Now we have a commercial project and we are going to use Pharo :)
Great !
> So we have some g