On Aug 11, 2009, at 10:01 AM, nullPointer wrote:
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.
Excellent!
Now i dont store the code in nowhere, because is still in alpha state.
don't do that! :) Publish often - just say that this is alpha. Once one of my friends lost two years of dev because nice guys came during his holidays and let him only the wallpaper in his house. They stole absolutely everything. The neighbour thought they were movers.
I believe in one or two weeks i could up in squeakSource, for first usable version.
People also can have a look and give hand.
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.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project