Hello Denis,
It worked perfectly,
Thank you!
Cheers
Hernán
El vie., 15 mar. 2019 a las 19:08, Denis Kudriashov
() escribió:
>
> Hello Hernan.
>
> Try following example:
>
> ClyFullBrowser openWithState: [:browser |
> browser selectClass: Announcer atMethodTag: #initialization ]
>
>
> вт, 12 мар
Marcus Denker-4 wrote
> We should check how much work it would be to allow the global setup to be
> overridden per Class and per Package…
Ideally this would be integrated with Metacello or similar, but I see that
the Metacello registry doesn't seem to cache the packages that belong to
each project
On Sat, 16 Mar 2019 at 06:33, Tim Mackinnon wrote:
> Hi - in my quest to understand the edgier details of Pharo (and Smalltalk)
> - and driven by fresh thoughts of completing exercism exercises - I was
> surprised to find that there is no #excludes: operation on collection to
> mirror the #includ
On Sat, 16 Mar 2019 at 04:21, Roelof Wobben wrote:
> Hello,
>
> I try to parse a json that differs some times
>
> after parsing with neojson I see something like this
>
> "an Array(a Dictionary('height'->3640 'name'->'z0' 'tiles'->an Array(a
> Dictionary('url'->'http://lh3...TItQ4wwXk80sCHkqSS3J
Hi - in my quest to understand the edgier details of Pharo (and Smalltalk) -
and driven by fresh thoughts of completing exercism exercises - I was surprised
to find that there is no #excludes: operation on collection to mirror the
#includes: operation?
I was curious about this - its seems a str
Hello Hernan.
Try following example:
ClyFullBrowser openWithState: [:browser |
browser selectClass: Announcer atMethodTag: #initialization ]
вт, 12 мар. 2019 г. в 02:43, Hernán Morales Durand :
> Hi,
>
> Is there any way to open a browser on a method group in Claypso?
>
> This was possible in
Hi Torsten.
It requires finally merging branch with network discovery tool. Otherwise
it would be a pain to do it after conversion.
The branch provides a Radar tool to discover available images in the
network. Generally it works but it needs real live testing. Some logic of
server connection was
Hello,
I try to parse a json that differs some times
after parsing with neojson I see something like this
"an Array(a Dictionary('height'->3640 'name'->'z0' 'tiles'->an Array(a Dictionary('url'->'http://lh3...TItQ4wwXk80sCHkqSS3JgTgmehYP-OItkO4hMwqH1agr-LfNR
Holger Freyther wrote
> What I didn't see is if a project can supply the style (instead of the
> image configuration)
Great idea!!
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
CALL FOR PAPERS
18th International Conference on
Generative Programming: Concepts & Experiences (GPCE 2019)
October 21-22, 2019
Athens, Greece
(co-located with SPLASH 2019)
https://conf.researchr.org/home/gpce-2019
http://twitter.com/GPCECONF
http://www.facebook.com/GPCEConference
IMPORTANT DAT
> On 15 Mar 2019, at 08:48, Holger Freyther wrote:
>
> Hi!
>
> I found myself doing codereview and commenting on style (e.g. missing
> indention). It seems like a task that can be easily automated and in fact we
> have RBFormmatter/BlueInk to do it.
>
> What I didn't see is if a project ca
On Fri, 15 Mar 2019 at 15:56, Holger Freyther wrote:
> Hi!
>
> I found myself doing codereview and commenting on style (e.g. missing
> indention). It seems like a task that can be easily automated and in fact
> we have RBFormmatter/BlueInk to do it.
>
> What I didn't see is if a project can suppl
Hi!
I found myself doing codereview and commenting on style (e.g. missing
indention). It seems like a task that can be easily automated and in fact we
have RBFormmatter/BlueInk to do it.
What I didn't see is if a project can supply the style (instead of the image
configuration)? How could this
13 matches
Mail list logo