Hi! I am having a problem when trying to export a Package to .st using Right Click -> Fileout. Here is the case: https://pharo.fogbugz.com/f/cases/7519 Do anyone know a workaround? A way to do it via code? This is a feature we use at several universities in order to provide fast and simple code exporting, without the need to explain code sharing principles. Thanks in advance for any response, and sorry if this is not the right list. :) Cordially, Alf
Hi Alf, that's not the case :) anyway... if you check at the implementation of RPackage>>#fileOut, you will be able to build a workaround. cheers, Esteban On Wed, Dec 11, 2013 at 4:46 PM, Alfredo Sanzo <alfredo.sanzo@gmail.com>wrote:
Hi!
I am having a problem when trying to export a Package to .st using Right Click -> Fileout. Here is the case: https://pharo.fogbugz.com/f/cases/7519
Do anyone know a workaround? A way to do it via code?
This is a feature we use at several universities in order to provide fast and simple code exporting, without the need to explain code sharing principles.
Thanks in advance for any response, and sorry if this is not the right list. :)
Cordially,
Alf
Oh, sorry, wrong link. https://pharo.fogbugz.com/f/cases/12409/DNU-RPackage-item-when-FileOut 2013/12/11 Alfredo Sanzo <alfredo.sanzo@gmail.com>
Hi!
I am having a problem when trying to export a Package to .st using Right Click -> Fileout. Here is the case: https://pharo.fogbugz.com/f/cases/7519
Do anyone know a workaround? A way to do it via code?
This is a feature we use at several universities in order to provide fast and simple code exporting, without the need to explain code sharing principles.
Thanks in advance for any response, and sorry if this is not the right list. :)
Cordially,
Alf
"Alfredo Sanzo" wrote:
Oh, sorry, wrong link. https://pharo.fogbugz.com/f/cases/12409/DNU-RPackage-item-when-FileOut  I can confirm the slice #12409 from Esteban is working, see issue
@Alfredo: either load it from Pharo30Inbox or wait until it is integrated Bye T.
participants (3)
-
Alfredo Sanzo -
Esteban Lorenzano -
Torsten Bergmann