[SqueakDBX] Re: SQueakLite project

Mariano Martinez Peck marianopeck at gmail.com
Tue Dec 28 18:17:43 UTC 2010


Hi, me again :)
I was just trying to run your project, but I found a couple of problems... I
will give you my newbie feedback just in case it is useful for you. If not,
please discard.

1)  Here:
https://agora.cs.illinois.edu/display/cs598rejsu10/SQueakLite+README
says I need  to evaluate SQueakLite new

but SQueakLite class doesn't exist (I installed following the Gofer script
of the same page). So I don't know how to open the application :(

ok, seems
SQueakLWindow new openInWorld   does the trick :)

2) It is difficult to run the test because they hardcode the connections
settings. SQueakLPostgresTest >> #setUp
and the same in SQueakLOracleTest or SQueakLMySqlTest

I suggest you several ways:
- In the same script create users in the databse and use them. Check:
http://www.squeakdbx.org/database%20scripts
- After installing everything, open a workspace explaing which methods have
to be changed to set our own database connections (we did this for GlorpDBX)
- Document this also in the website
- Be able to choose one of the saved ones
- You can use a TestResource (I did this for SqueakDBX tests).

3) It would be VERY useful to put some screenshots in the website.


Apart from those comments, the project seems really nice and interesting.

As a SqueakDBX/GlorpDBX developer, I am interesting on the status of this
project, if you plan to continue with it, or if it is finished.
It is good the licence is MIT.

What do you think about integrating this project under the official
SqueakDBX/GlorPDBX repository?
and we can even create a group and add it in ConfigurationOfSqueakDBX

We can also link your project from http://www.squeakdbx.org/

Thanks,

Mariano



On Tue, Dec 28, 2010 at 6:18 PM, Mariano Martinez Peck <
marianopeck at gmail.com> wrote:

> Hi. Sorry for sending you a private email. I am one of the SqueakDBX
> developers and I just found your project. It seems very interesting, and I
> will do a blog post about it in:
>
> http://www.squeakdbx.org/news
>
> Thanks in advance,
>
> Mariano
>
> ---------- Forwarded message ----------
> From: Mariano Martinez Peck <marianopeck at gmail.com>
> Date: Sun, Dec 26, 2010 at 10:31 PM
> Subject: SQueakLite project
> To: Pharo Development <pharo-project at lists.gforge.inria.fr>
>
>
> Hi. Just by chance, I was surfing the net, and I found the SQueakLite
> project. It uses SqueakDBX to talk to MySql, Oracle and PostgreSQL!!!
> This is so cool :)  And I didn't even received a single question from
> them...so, developers of SQueakLite are you in this mailing list?
> but it is really cool that you could make it work, develop something on top
> of SqueakDBX, and run it in 3 dbs, without asking anything?   excellent!!
>
> ahhh links:
> https://agora.cs.illinois.edu/display/cs598rejsu10/SQueakLite+README
>
> https://agora.cs.illinois.edu/display/cs598rejsu10/SQueakLite
>
> cheers
>
> mariano
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeakdbx/attachments/20101228/5522b6e7/attachment.htm


More information about the SqueakDBX mailing list