Thanks
worked using shift+alt+click, and yes it was there the next time I opened
world menu morph
On Sat, Jun 22, 2013 at 2:35 AM, Sean P. DeNigris [via Smalltalk] <
ml-node+s1294792n4694491...@n4.nabble.com> wrote:
> sminni wrote
> I pasted the "Workspace" menu item in the somewhere on the Ph
On Jun 21, 2013, at 11:01 PM, Sven Van Caekenberghe wrote:
> I know you did, but it is as you say: this should be done by someone who
> really understands the design. For example: I learned about #resolve: from
> comments at the Disk implementation level, not the Public API level where
> ther
sminni wrote
> I pasted the "Workspace" menu item in the somewhere on the Pharo Window
> (after detaching it - Pharo by example - Morphic - Fig 11.1)
That's a fun example of the power of a live, dynamic environment ;)
sminni wrote
> now I am unable to get the Halo around it (tried using Alt+clic
I know you did, but it is as you say: this should be done by someone who really
understands the design. For example: I learned about #resolve: from comments at
the Disk implementation level, not the Public API level where there are almost
no commennts. I got into several loops using wrong method
I did my best to comment what I could really understand.
Now as soon as somebody understand more he should have the reflex to add
comments.
I was always confused by resolve:
Stef
> Apparently it is #resolve:
>
> '/tmp/data-dir/' asFileReference resolve: 'a/b/c/file.txt' asFileReference
>
> Wa
Hi,
I pasted the "Workspace" menu item in the somewhere on the Pharo Window
(after detaching it - Pharo by example - Morphic - Fig 11.1)
now I am unable to get the Halo around it (tried using Alt+click on Pharo
2.0 latest image on Win 7)
- How to get the Halo around the "Workspace" which now show
Sven Van Caekenberghe-2 wrote
> Apparently it is #resolve:
> ...
> Way too many methods on the public classes of FileSystem are undocumented.
Will you be adding that one? ;)
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/FileSystem-Question-tp4694422p4694455.html
Sen
Apparently it is #resolve:
'/tmp/data-dir/' asFileReference resolve: 'a/b/c/file.txt' asFileReference
Way too many methods on the public classes of FileSystem are undocumented.
On 21 Jun 2013, at 16:31, Sven Van Caekenberghe wrote:
> Hi,
>
> Does anyone know how I can/should concatenate 2 Fil
Hi,
Does anyone know how I can/should concatenate 2 FileReference paths ?
Given /tmp/my-cache and a/b/data.txt I want to get /tmp/my-cache/a/b/data.txt
in such a way that it is a correct, useable path. Next I want to do
#ensureDirectory on the parent and write to the file.
'/tmp/my-cache' asFi
Doru wrote:
> Where can I see the book?
https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english
(or one of the forks)
Stephan
Where can I see the book?
Doru
On Mon, Jun 17, 2013 at 12:40 PM, Stéphane Ducasse <
stephane.duca...@inria.fr> wrote:
>
> On Jun 17, 2013, at 12:26 PM, Stephan Eggermont wrote:
>
> > PharoForTheEnterprise works very well for generating nice-looking
> documentation.
> > I've started moving some
11 matches
Mail list logo