Hi guys I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents. Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar So what do you think?
I am in for splitting Morphic in more that one package. It makes things really boring to have every thing in one MC Package :( Ben On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
+1 Doru On Sun, Oct 6, 2013 at 10:28 PM, Benjamin < Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
I am in for splitting Morphic in more that one package.
It makes things really boring to have every thing in one MC Package :(
Ben
On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
-- www.tudorgirba.com "Every thing has its own flow"
What about to try to make an update of the uMorphic experiment and place selected classes to the standalone package? http://forum.world.st/little-uMorphic-progress-td3762931.html We firstly needed to rename Morphic package to Morphic-Base but it is already done. Cheers, -- Pavel 2013/10/6 Tudor Girba <tudor@tudorgirba.com>:
+1
Doru
On Sun, Oct 6, 2013 at 10:28 PM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
I am in for splitting Morphic in more that one package.
It makes things really boring to have every thing in one MC Package :(
Ben
On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
-- www.tudorgirba.com
"Every thing has its own flow"
thanks I will have a look. On Oct 7, 2013, at 10:41 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
What about to try to make an update of the uMorphic experiment and place selected classes to the standalone package?
http://forum.world.st/little-uMorphic-progress-td3762931.html
We firstly needed to rename Morphic package to Morphic-Base but it is already done.
Cheers,
-- Pavel
2013/10/6 Tudor Girba <tudor@tudorgirba.com>:
+1
Doru
On Sun, Oct 6, 2013 at 10:28 PM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
I am in for splitting Morphic in more that one package.
It makes things really boring to have every thing in one MC Package :(
Ben
On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
-- www.tudorgirba.com
"Every thing has its own flow"
I'm quite close to have an updated list of Morphic core classes and methods. Stay tunned :-) -- Pavel 2013/10/8 Stéphane Ducasse <stephane.ducasse@inria.fr>:
thanks I will have a look.
On Oct 7, 2013, at 10:41 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
What about to try to make an update of the uMorphic experiment and place selected classes to the standalone package?
http://forum.world.st/little-uMorphic-progress-td3762931.html
We firstly needed to rename Morphic package to Morphic-Base but it is already done.
Cheers,
-- Pavel
2013/10/6 Tudor Girba <tudor@tudorgirba.com>:
+1
Doru
On Sun, Oct 6, 2013 at 10:28 PM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
I am in for splitting Morphic in more that one package.
It makes things really boring to have every thing in one MC Package :(
Ben
On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
-- www.tudorgirba.com
"Every thing has its own flow"
I could not download it. On Oct 7, 2013, at 10:41 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
What about to try to make an update of the uMorphic experiment and place selected classes to the standalone package?
http://forum.world.st/little-uMorphic-progress-td3762931.html
We firstly needed to rename Morphic package to Morphic-Base but it is already done.
Cheers,
-- Pavel
2013/10/6 Tudor Girba <tudor@tudorgirba.com>:
+1
Doru
On Sun, Oct 6, 2013 at 10:28 PM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
I am in for splitting Morphic in more that one package.
It makes things really boring to have every thing in one MC Package :(
Ben
On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
-- www.tudorgirba.com
"Every thing has its own flow"
Strange, it worked few days ago, I need to contact the admin. However it's not really important because Morphic changed a lot from that time. I tried to reproduce the way how I created the uMorhpic and this is the first outcome. In the first step we should move only classes to a separate package (Morphic-Core) or packages and do not look at methods. For displaying a simple Morph and work with him (moving, clicking...) we need this classes: BorderStyle BorderedMorph Canvas ColorMappingCanvas DamageRecorder DropEvent FormCanvas GrafPort HandMorph KMBuffer KeyboardEvent Morph MorphAnnouncement MorphChanged MorphChangedWithArguments MorphDeleted MorphExtension MorphGotFocus MorphLostFocus MorphOpened MorphicEvent MorphicEventDispatcher MouseButtonEvent MouseEvent MouseMoveEvent MouseOverHandler PasteUpMorph ShadowDrawingCanvas UserInputEvent WorldMorph WorldState You can look at the changeset in the contents browser. No method or class definition is modified. Cheers -- Pavel 2013/10/8 Stéphane Ducasse <stephane.ducasse@inria.fr>:
I could not download it. On Oct 7, 2013, at 10:41 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
What about to try to make an update of the uMorphic experiment and place selected classes to the standalone package?
http://forum.world.st/little-uMorphic-progress-td3762931.html
We firstly needed to rename Morphic package to Morphic-Base but it is already done.
Cheers,
-- Pavel
2013/10/6 Tudor Girba <tudor@tudorgirba.com>:
+1
Doru
On Sun, Oct 6, 2013 at 10:28 PM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
I am in for splitting Morphic in more that one package.
It makes things really boring to have every thing in one MC Package :(
Ben
On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
-- www.tudorgirba.com
"Every thing has its own flow"
So will propose a slice with that to get moving. On Oct 6, 2013, at 8:54 PM, Stéphane Ducasse <Stephane.Ducasse@inria.fr> wrote:
Hi guys
I started to play with sorting a bit Morphic :) So I would like to create a new Package Morphics-Widgets with the following contents.
Morphic-Widgets-Basic SimpleSwitchMorph MulticolumnLazyListMorph SimpleButtonMorph LazyListMorph IconicButton ThreePhaseButtonMorph CalendarMorph Morphic-Widgets-Pluggable PluggableTabButtonMorph PluggableButtonMorph PluggableTextMorph PluggableMultiColumnListMorph PluggableTextMorphWithLimits PluggableTabBarMorph PluggableListMorph Morphic-Widgets-NewList NewList NewListRenderer NewListAdapter Morphic-Widgets-Tab
Morphic-Widget-MorphTreeWidget Morphic-Widget-MorphTreeWidget-Pagination
I would promote Morphic-Base-ProgressBar -> Morphic-ProgressBar
So what do you think?
participants (4)
-
Benjamin -
Pavel Krivanek -
Stéphane Ducasse -
Tudor Girba