Re: [Pharo-users] OmniBase for Pharo 6

2018-07-25 Thread Matias Maretto
Marco: thank you for this. A few weeks ago when I was trying to find the "lock" problem I saw this method but I did not dare to change it; and just as you said I been using OminBase with no problem, but never runned the Garbage Collector, Surely I was going to have a bigger problem in the futur

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-24 Thread Matias Maretto
s worked OK. So thus far everything is fine, but it would be a good idea to check correct retrieval each time we persist a new class of object. Best wishes Peter Kenny From: Pharo-users On Behalf Of Matias Maretto Sent: 23 June 2018 19:40 To: Any question about pharo is welcome Subje

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-23 Thread Matias Maretto
Best wishes Peter Kenny From: Pharo-users mailto:pharo-users-boun...@lists.pharo.org>> On Behalf Of Matias Maretto Sent: 23 June 2018 01:37 To: Any question about pharo is welcome mailto:pharo-users@lists.pharo.org>> Subject: Re: [Pharo-users] OmniBase for Pharo 6

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-22 Thread Matias Maretto
e locked’ message. Are you doing better than that? I may try a few trials using it for real, rather than the test suite. Thanks again Peter Kenny From: Pharo-users On Behalf Of Matias Maretto Sent: 22 June 2018 22:54 To: Any question about pharo is welcome Subject: Re: [Pharo-users

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-22 Thread Matias Maretto
Matias Thanks for the hints. I now have 5 greens, but all the rest are red. I am still getting the ‘File cannot be locked’ message. Are you doing better than that? I may try a few trials using it for real, rather than the test suite. Thanks again Peter Kenny From: Pharo-users On Behalf

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-22 Thread Matias Maretto
I select ‘no’, all tests are run and give red. Are you still running on win 7? If so, I must be doing something wrong. Can you give more details of the FFI corrections you made, please? Many thanks Peter Kenny From: Pharo-users On Behalf Of Matias Maretto Sent: 22 June 2018 21:07

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-22 Thread Matias Maretto
Esteban: it's working fine, I had to made a minor corrections on 2 FFI calls and now everithing seems to be working fine. For What I saw with Voyage-UnqLite only String Objects can be used to searilize; Omnibase allow to persist almost any kind of objects, thats the part I like about it. __

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-21 Thread Matias Maretto
d enough) Tim Sent from my iPhone On 21 Jun 2018, at 00:20, Matias Maretto mailto:mgmare...@hotmail.com>> wrote: thanks for your answer Todd. I know omnibase from dolphin. Now I am starting a new Project and I want to use pharo. Would you recommend me another object database? Thanks. E

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-20 Thread Matias Maretto
, 20 jun. 2018 a las 17:22, Matias Maretto (mailto:mgmare...@hotmail.com>>) escribió: Hi folks, does anyone know how to get OmniBase for Pharo 6?. The Package on Pharo.org<http://Pharo.org> is for pharo 4, I tried to install them manually from the MCZ files, but I get a strange e

Re: [Pharo-users] OmniBase for Pharo 6

2018-06-20 Thread Matias Maretto
l mié., 20 jun. 2018 a las 17:22, Matias Maretto (mailto:mgmare...@hotmail.com>>) escribió: Hi folks, does anyone know how to get OmniBase for Pharo 6?. The Package on Pharo.org is for pharo 4, I tried to install them manually from the MCZ files, but I get a strange error in a closeHa

[Pharo-users] OmniBase for Pharo 6

2018-06-20 Thread Matias Maretto
Hi folks, does anyone know how to get OmniBase for Pharo 6?. The Package on Pharo.org is for pharo 4, I tried to install them manually from the MCZ files, but I get a strange error in a closeHandle method. ulong 'CloseHandle' (long) module:'kernel32.dll'> ^self externalCallFailed. I am using wi

Re: [Pharo-users] Morph & MVC tutorials

2018-06-07 Thread Matias Maretto
Great Subbu, thank you for the info. I will start with those docs. Matias.

[Pharo-users] Morph & MVC tutorials

2018-06-06 Thread Matias Maretto
Hi guys, I have been doing some things with Dolphin, actually feel very confortable with it, but now I am trying to learn Pharo. I have noticed that many things are quite similars, but others are very differents, one of this things is the Visual Part, can someone point me out some good tutorial