Stéphane Ducasse-2 wrote:
What will be the license of your toolBuilder? Then if you need help for the serialization did you do a call? Where the code is stored?
The license will be MIT as Pharo. Now i dont store the code in nowhere, because is still in alpha state. I believe in one or two weeks i could up in squeakSource, for first usable version. I believe than the best way for serialization is the same than another environments as VS, where the building of code is "plain", | myMorph | myMorph := MyMorph new. myMorph layout: blablahblah.. myMorph label: blabla... ... ^ myMorph but is too the most hard, i believe. regards -- View this message in context: http://n2.nabble.com/How-to-build-a-GUI-tp3419005p3422402.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.