> Did you know there are specialized mailing lists for glorp and dbxtalk? You
> can find them on forum.world.st.
If you'd rather I ask there I will, but they did not look promising. The
DBXTalk site also seems to be gone.
—
Daniel Lyons
Daniel,
Am 14.01.14 08:37, schrieb Daniel Lyons:
Joachim,
On Jan 14, 2014, at 12:24 AM, jtuc...@objektfabrik.de wrote:
I cannot help with opendbx, but I can comment on the way Glorp generates SQL.
You typically write blocks of code that look like a normal Smalltalk block, but
they have li
Joachim,
On Jan 14, 2014, at 12:24 AM, jtuc...@objektfabrik.de wrote:
> I cannot help with opendbx, but I can comment on the way Glorp generates SQL.
> You typically write blocks of code that look like a normal Smalltalk block,
> but they have limitations to what you can write in there. These b
Daniel,
I cannot help with opendbx, but I can comment on the way Glorp generates
SQL. You typically write blocks of code that look like a normal
Smalltalk block, but they have limitations to what you can write in
there. These blocks are evaluated and get converted to SQL by some kind
of Visit
I'd like to run some ad-hoc queries against my database without opening up a
security vulnerability. I don't see any direct way to use parameterized queries
from DBXTalk. I'd expect to see something like #executeStatement:withArguments:
but I don't. In fact, I don't even see odbx_escape in the i
In case someone else is trying to get this to work, here’s a recipe I found
that worked for me.
Scenario: you have PostgreSQL on your Mac via MacPorts and would like to
install GlorpDBX with your Pharo 2.0.
1. Make sure you have a universal build of PostgreSQL. Pharo 2.0 is 32-bit, and
MacPort
On 13 Jan 2014, at 22:14, Igor Stasenko wrote:
>
>
>
> On 13 January 2014 20:48, Rosario Santa Marina
> wrote:
> Hello,
>
> When i do a query to the Twitter Api, it returns a dictionary built from json
> data. Does anyone knows if a tweet first class object exists so I can handle
> the r
On 13 January 2014 20:48, Rosario Santa Marina <
rosariosantamari...@gmail.com> wrote:
> Hello,
>
> When i do a query to the Twitter Api, it returns a dictionary built from
> json data. Does anyone knows if a tweet first class object exists so I can
> handle the response in a simplest way?
>
> wha
Hello,
When i do a query to the Twitter Api, it returns a dictionary built from
json data. Does anyone knows if a tweet first class object exists so I can
handle the response in a simplest way?
Cheers,
Rosario
Hi,
I'm already in touch with Vanessa and i've done some basic visualizations. I
thought that could exist another things besides what is shown in
ObjectProfile.
Thanks a lot!
Rosario
--
View this message in context:
http://forum.world.st/Roassal-visualizations-tp4735739p4736443.html
Sent from
thanks Johan!
On 13 Jan 2014, at 16:52, Johan Fabry wrote:
> Hi all,
>
> I'm happy to say that I finished the rewrite of the documentation of Voyage
> meant for the Pharo for the Enterprise book. Thanks to Esteban for the
> original text, and Sabine and Norbert for providing info and text tha
Hi all,
I'm happy to say that I finished the rewrite of the documentation of Voyage
meant for the Pharo for the Enterprise book. Thanks to Esteban for the original
text, and Sabine and Norbert for providing info and text that I integrated in
the documentation.
I hope the documentation is under
I thought someone said a few weeks ago it should run on 3.0. Should it?
I tried with stable and bleedingeEdge version in my fresh 3.0 image and it
doesn’t work. Activating the context menu gives me DNUs
MenuModel>>#target:
Norbert
13 matches
Mail list logo