Do I need to do something with the catalog? It wasn’t clear to me how to proceed on that so I’ll be cautious and work on RS-FEC.
thanks, robert > On Dec 15, 2015, at 4:57 PM, Sven Van Caekenberghe <[email protected]> wrote: > > Before you copy it to the 50 repo, you should test it on 50 ! > >> On 15 Dec 2015, at 20:59, Robert Withers <[email protected]> wrote: >> >> Thanks for the links. I am ready to copy my ConfigurationOfCryptography to >> the MetaRepoForPharo50, though I did my work in Pharo 4, if that is ok. >> Could you add me so I can publish there, please? >> >> robert >> >> On 12/15/2015 12:55 PM, Peter Uhnák wrote: >>>> Alright, please let me know. If someone shows me how to get this into >>>> configurations and the Catalog, we'll get it done. >>> You just need to commit your configuration to MetaRepoForPharo50 (this >>> should be public repo; if you can't commit ask on the mailing list and >>> someone will add you). >>> >>> But before you do that, open Versionner (World > Tools > Versionner), >>> right click your configuration and select "add catalog methods". >>> This will add class-side methods to the Configuration class which you >>> can modify to write things like description, website, tags, etc. >>> >>> You can also use the Veresionner to create your ConfigurationOf if you >>> don't have one already, more info on Configurations can be found in >>> DeepIntoPharo (Metacello chapter) >>> https://ci.inria.fr/pharo-contribution/view/Books/job/DeepIntoPharo/lastSuccessfulBuild/artifact/tmp/Metacello.pdf >>> or look through other configurations in the image or search through >>> mailing list archives, there should be plenty of information. >>> >>> Peter >>> >> >> -- >> . .. .. ^,^ best, robert >> > >
