admin:packaginginstructions
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
admin:packaginginstructions [2011/07/06 08:35] – created jwarrior | admin:packaginginstructions [2012/05/22 09:02] (current) – jwarrior | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Packaging ====== | ||
+ | - see http:// | ||
+ | - load zoo.smalltalkbuild.instantiations (not really necessary) | ||
+ | - load // | ||
+ | - modify the right class in app // | ||
+ | - use ' | ||
+ | - if you are packaging an ic that has kernel as a ' | ||
+ | - you do not need to do packagingRulesFor: | ||
+ | - CFS related stuff goes in CFS...Instructions. Search for implementors of dumperOptions. There is a Windows and a Unix version. | ||
+ | - change dumperOptions to put everything in the same place, then restore the previous editions before saving. | ||
+ | - save this new version of the class // | ||
+ | - update the // | ||
+ | - update // |