[Pharo-project] How to create/register RPackage/MCPackage packages
Hi guys. So far, when we export/import packages with Fuel, we have our own FLPackage that we serialize/materialize. We get that info from a PackageInfo. Now, my question is, say I have materialized a package, how can I do (by code) to create and register in the system a normal package from our FuelPackage. Any idea? thanks -- Mariano http://marianopeck.wordpress.com
On May 14, 2012, at 10:28 PM, Mariano Martinez Peck wrote:
Hi guys. So far, when we export/import packages with Fuel, we have our own FLPackage that we serialize/materialize. We get that info from a PackageInfo. Now, my question is, say I have materialized a package, how can I do (by code) to create and register in the system a normal package from our FuelPackage.
PackageInfo named: â¦.?
Any idea?
thanks
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Mariano Martinez Peck -
Stéphane Ducasse