Pharo Smalltalk Users mailing list wrote
> OK. Thanks for examples. But in my case, the bad URL (with diacritics)
> comes directly from the Zomato.com REST API (they probably do not read
> specs), so I'll end up with a few "hacks" with strings.
Sven actually found a trick to handle this case and t
Sean P. DeNigris wrote
> I ran into this issue again.
I found a few other threads where this came up before over the years, but
seemed unresolved. Just after I posted I found one from 2014 [1] where you
shared a trick that worked!
Namely, 'http://myhost/path/with/umlaut/äöü.txt' asFileReference a
Sven Van Caekenberghe-2 wrote
>> 'https://en.wiktionary.org/wiki/prêt#French' asUrl =>
>> https://en.wiktionary.org/wiki/pr%C3%AAt#French
>> ?
>
> It would probably be possible to write a more lenient parser as opposed to
> a strict one. I have not yet given that idea much thought.
I ran into th
Christopher Fuhrman wrote
> https://fuhrmanator.github.io/Using-GitHub-API-in-Pharo/
Cool! Thanks for sharing :)
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Another blog entry, this time for my experiments with GitHub's API to get
metadata about repos. It's probably not so esoteric, but I documented what
I did in hope that it will be useful.
https://fuhrmanator.github.io/Using-GitHub-API-in-Pharo/
Hi,
I managed to update my tiny tutorial on Spec to Pharo 7.0. Can you folks
please take a look and let me know if I'm doing something unidiomatic/wrong
- it's been quite a while since I coded in Smalltalk?
http://www.bahmanm.com/2013/11/spec-part-i-basics.html
https://www.bahmanm.com/2013/11/spe
Hi Pierce,
Glorp has a notion of database platforms, and currently there are
MySQLODBCPlatform, OracleODBCPlatform and SQLServerODBCPlatform. (I've
not used any of them so no comment on whether they are even functional
in Pharo 7 and whatever combination of OS/database product/versions.)
Pragmat
On Fri, Mar 22, 2019 at 09:46:35AM +, Tomaž Turk wrote:
> Do you possibly know (or anyone) if this implementation can be used together
> with Glorp?
Glorp has a notion of database platforms, and currently there are
MySQLODBCPlatform, OracleODBCPlatform and SQLServerODBCPlatform. (I've
not use
We will organize a Pharo sprint / Moose dojo March 29, starting at
10:00am. (Local Time Paris).
Goals of this sprint:
- Pharo 7 backports, Pharo 8,
- Check issues from old Issue tracker
Remote Sprint: Remotely, you can join us on Discord. During the sprint, we
synchronize loca
Hi Tomaz,
sorry, but I have not knowledge about your questions.
I use ODBC because I have integrated an application written in Smalltalk/V
(that has no connection to WEB) with some extensions into Pharo for WEB
applications.
So, it is easy to expand my local application into WEB, referencin
Hi Lorenzo,
thanks - I'll see what I can do over weekends, I'll have some regular
time to seriously look into it in a couple of months.
Do you possibly know (or anyone) if this implementation can be used
together with Glorp? And more generally, are there any intentions and
guidance in the Ph
11 matches
Mail list logo