call "compress file " from the FileList

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

call "compress file " from the FileList

Nicolai Hess
This is fixed know for Pharo 4.0, anyone knows why we can not call "compress file"
anymore in Pharo 5.0 ?

Reply | Threaded
Open this post in threaded view
|

Re: call "compress file " from the FileList

Marcus Denker-4

On 13 Sep 2015, at 00:26, Nicolai Hess <[hidden email]> wrote:

This is fixed know for Pharo 4.0, anyone knows why we can not call "compress file"
anymore in Pharo 5.0 ?


I think this could be a side effect (bug) from the new pragma based registration mechanism for registering actions 
in the FileList?

Marcus
Reply | Threaded
Open this post in threaded view
|

Re: call "compress file " from the FileList

stepharo
yes probably.

Stef

Le 13/9/15 06:49, Marcus Denker a écrit :

On 13 Sep 2015, at 00:26, Nicolai Hess <[hidden email]> wrote:

This is fixed know for Pharo 4.0, anyone knows why we can not call "compress file"
anymore in Pharo 5.0 ?


I think this could be a side effect (bug) from the new pragma based registration mechanism for registering actions 
in the FileList?

Marcus

Reply | Threaded
Open this post in threaded view
|

Re: call "compress file " from the FileList

stepharo
In reply to this post by Marcus Denker-4
yes probably.

Stef

Le 13/9/15 06:49, Marcus Denker a écrit :

On 13 Sep 2015, at 00:26, Nicolai Hess <[hidden email]> wrote:

This is fixed know for Pharo 4.0, anyone knows why we can not call "compress file"
anymore in Pharo 5.0 ?


I think this could be a side effect (bug) from the new pragma based registration mechanism for registering actions 
in the FileList?

Marcus