On 16 December 2017 at 04:34, Cyril Ferlicot D.
wrote:
> Le 15/12/2017 à 21:24, Hilaire a écrit :
> > In P3:
> >
> > FileSystem disk workingDirectory
> > =>File @ /home/hilaire/Travaux/Developpement/DrGeoII/Dev-pharo3.0/shared
> >
> > In P7:
> >
> > FileSystem disk workingDirectory
> > =>File @ /
Thanks for the update
Le 15/12/2017 à 21:34, Cyril Ferlicot D. a écrit :
If you wish to use the old behaviour, you can replace `FileSystem disk
workingDirectory` by `FileLocator imageDirectory asFileReference`.
This change was done because, not getting the real working directory
make it really
Oh, in a build for a DrGeo app based on P7, the working directory is one
level highter to the image folder.
So in P7, there are two different results for the working directory: the
user home directory, and one level hight to image dir.
What's the context? Where to look at?
--
Dr. Geo
http://
I need less features and more user friendly UI :)
On Wed, Dec 13, 2017 at 12:42 PM, Norbert Hartl wrote:
> I just got back from vacation and prepared a new image to work on the current
> project. Well, I upgraded iceberg to 0.6.5 and everything works like
> expected. I can see nicely what my co
Le 15/12/2017 à 21:24, Hilaire a écrit :
> In P3:
>
> FileSystem disk workingDirectory
> =>File @ /home/hilaire/Travaux/Developpement/DrGeoII/Dev-pharo3.0/shared
>
> In P7:
>
> FileSystem disk workingDirectory
> =>File @ /home/hilaire
>
> Is it a bug?
>
Hi!
In Pharo 3
workingDirectory = ima
In P3:
FileSystem disk workingDirectory
=>File @ /home/hilaire/Travaux/Developpement/DrGeoII/Dev-pharo3.0/shared
In P7:
FileSystem disk workingDirectory
=>File @ /home/hilaire
Is it a bug?
--
Dr. Geo
http://drgeo.eu