Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: dbd690425c1115802a093e934ad52f4a4e0208f5
https://github.com/pharo-project/pharo-core/commit/dbd690425c1115802a093e934ad52f4a4e0208f5
Author: Jenkins Build Server
Date: 2014-07-09 (Wed, 09 Jul 2014
Branch: refs/tags/40076
Home: https://github.com/pharo-project/pharo-core
Thanks Sven,
It is nice and helpful, I would look at it if I have the opportunity to
give a talk about Pharo while in Taiwan this summer.
Hilaire
Le 08/07/2014 06:21, Sven Van Caekenberghe a écrit :
Hi,
I have written a new article presenting Pharo using a list of 23 short examples.
E
this is really good!
sebastian
o/
> On 08/07/2014, at 11:08, Max Leske wrote:
>
> Hi folks
>
> As promised a long time ago my colleague Nik Lutz has finalized the patch for
> the VM that enables socket activation with Systemd. I will quickly go over
> what the patch is supposed to achieve,
I forgot to add
each ast allChildren anySatisfy: [ : node | node isCascade ]
which in that case, there is no method in the Pharo 3 image. Maybe a
package out there...
Anyway, who can load all packages? :)
Hernán
PS: One problem with StackExchange is there are very few smalltalkers
registered.
Hello Martin,
I have refined the search a little bit, and we have a new winner with
Stephane Ducasse as author in annotations.
PSMCMergeMorph>>model: aMerger
"Set the model and update the window."
|grouped sorted|
super model: aMerger.
grouped := aMerger operations
groupB
Hi Nicolai,
On Tue, Jul 8, 2014 at 7:19 AM, Nicolai Hess wrote:
> I want to create a process doing some work and call #changed on a Morph.
> I want to start/suspend/resume or stop this process.
> But sometimes, suspending the process locks the UI-Process,
> and I don't know why. Did I miss some
I removed the question, but only after it was already marked to be closed by
several people. Their argument was, that the question was "to broad". Once a
discussion like this starts on Stackexchange sites there's always a herd
behavior that's hard to stop.
Can you share the code you used for your
Branch: refs/tags/40075
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 85f511a2fd31947739978c8b0522b7db8dfb3bb5
https://github.com/pharo-project/pharo-core/commit/85f511a2fd31947739978c8b0522b7db8dfb3bb5
Author: Jenkins Build Server
Date: 2014-07-08 (Tue, 08 Jul 2014
Hi Paul,
On 08 Jul 2014, at 21:33, Paul Davidowitz wrote:
> Very nice, except all this could be done in Ruby, also elegantly.
> The Smalltalk advantage is the live image, and that's where the focus
> should be.
I was hoping to get some discussions around this article - there is this
sentenc
Ruby and Pearl look very ugly to me.
Programming languages are primarily personal preference.
Pharo advantages to me at least are far more than live image, its live
coding which by the way is different from live image, the IDE tools, the
factor that is all Pharo objects even when you do assembly
Hi,
I wanted to play a little bit with Glorp for Pharo. Therefore I
installed/created
an MSSQL Server database locally using SQLEXPRESS. SQL Server runs locally
(127.0.0.1)
on standard port 1433 via TCP/IP. Connecting from various DB tools is possible
and works.
Now in Pharo3.0 Latest update:
"This morph can be used to cache the picture of a morph that takes a long time
to draw. It should be used with judgement, however, since heavy use of caching
can consume large amounts of memory.”
It is not used in the image anywhere.
Very nice, except all this could be done in Ruby, also elegantly.
The Smalltalk advantage is the live image, and that's where the focus
should be.
Hi,
MatrixTransformMorph
"MatrixTransformMorph is similar to TransformMorph but uses a
MatrixTransform2x3 instead of a MorphicTransform. It is used by clients who
want use the BalloonEngine for vector-based scaling instead of the standard
WarpBlt pixel-based mechanism.”
As Ballon is outdated
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 61860204c26b29053fc6366b2179605959240651
https://github.com/pharo-project/pharo-core/commit/61860204c26b29053fc6366b2179605959240651
Author: Jenkins Build Server
Date: 2014-07-08 (Tue, 08 Jul 2014
Branch: refs/tags/40074
Home: https://github.com/pharo-project/pharo-core
Thanks tomorrow will be holliday in my country. I will read tomorrow.
Before the semifinal of FIFA world cup.
Go Argentina
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRL
Metrotec SRL
25 de Mayo 521
Email: pdigonze...@softsargentina.com
pdigonze...@gmail.com
Cel: 54938
I want to create a process doing some work and call #changed on a Morph.
I want to start/suspend/resume or stop this process.
But sometimes, suspending the process locks the UI-Process,
and I don't know why. Did I miss something or do I have to care when to
call suspend?
Wrapping the "morph change
Working again
On 08 Jul 2014, at 15:42, Yuriy Tymchuk wrote:
> It’s not opening for me + downforeveryoneorjustme.com in unaccessible…
It’s not opening for me + downforeveryoneorjustme.com in unaccessible…
Branch: refs/tags/40073
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: c479c02db5102a89f2da699e87e4116e548ff777
https://github.com/pharo-project/pharo-core/commit/c479c02db5102a89f2da699e87e4116e548ff777
Author: Jenkins Build Server
Date: 2014-07-08 (Tue, 08 Jul 2014
On 08 Jul 2014, at 14:18, Max Leske wrote:
> Very cool indeed!
>
> There’s another mistake here:
>
> Our software development environments should be designed in such a way that
> they ***are*** make it easy to read and to write code for day to day tasks,
> for those problems that are solved.
Very cool indeed!
There’s another mistake here:
Our software development environments should be designed in such a way that
they ***are*** make it easy to read and to write code for day to day tasks, for
those problems that are solved.
Cheers,
Max
On 08.07.2014, at 00:21, Sven Van Caekenbergh
Branch: refs/tags/40072
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 374b04abbfb9fdb065e053c9c75a9a62cb82439b
https://github.com/pharo-project/pharo-core/commit/374b04abbfb9fdb065e053c9c75a9a62cb82439b
Author: Jenkins Build Server
Date: 2014-07-08 (Tue, 08 Jul 2014
On 08 Jul 2014, at 11:08, Frank Shearar wrote:
> On 8 July 2014 08:12, Yuriy Tymchuk wrote:
>> Sometimes StackExchange-related guys are really stupid…
>
> That missing contest page has this: "This question was voluntarily
> removed by its author.”
No, the thing is that I followed discussion w
On 8 July 2014 08:12, Yuriy Tymchuk wrote:
> Sometimes StackExchange-related guys are really stupid…
That missing contest page has this: "This question was voluntarily
removed by its author."
frank
> Uko
On 08 Jul 2014, at 02:45, Guy wrote:
> Sven,
> I must applaud your enthusiasm and commitment to smalltalk and specifically
> Pharo. You are one of the dedicated people developing and enhancing the best
> programming language.
>
> I have been a long time smalltalk aficionado and user but no mo
Super!
Le 8 juil. 2014 00:23, "Sven Van Caekenberghe" a écrit :
> Hi,
>
> I have written a new article presenting Pharo using a list of 23 short
> examples.
>
> Elegant Pharo Code
>
> Beautiful & Powerful One-liners, Expressions and Snippets
>
> https://medium.com/@svenvc/elegant-pharo-code
Sometimes StackExchange-related guys are really stupid… I think that we should
put this contest in a visible place. And thanks Hernán, I think that it’s also
cool that you can search for desired method like that in the image.
Uko
On 08 Jul 2014, at 09:07, Hernán Morales Durand
wrote:
> The c
Hi,
The Settings framework is very nice: there are no dependencies to the framework
itself anywhere, so you can run
with both the Setting Browser and *the framework itself* unloaded.
All the settings definitions are in their own packages, so you can even unload
*those*. But I wonder if that is
The contest is gone?
Anyway, the closest useful method I have found by iterating all ASTs in
standard 3.0 image :
- Declares arguments
- Has assignment
- Has sequence
- Has blocks with 0 and 2 arguments
- Declares temporaries
- Has binary messages
- Has unary messages
- Has keyword messages
- Has
… who will be the 1000th follower?
Marcus
36 matches
Mail list logo