Hi,
I moved Glamour to Rubric, deprecated those presentations that use PluggableTextMorph and moved almost all usages of presentations that rely on PluggableTextMorph. These changes are still only in the Moose branch to see if there are any ugly bugs.
The changes to the glamour API are the following:
- deprecated #smalltalkCode, #pharoPlayground and #rubricText - added #pharoScript
If you use #smalltalkCode replace it with either #pharoMethod or #pharoScript If you use #rubricTest replace those usages with #text If you use #pharoPlayground replace those usages with #pharoScript (we changed this as the glamour playground is not the same at the GTPlayground and this was causing some confusion) For this I also renamed GLMPharoPlaygroundPresentation to GLMPharoScriptPresentation and GLMMorphicPharoPlaygroundRenderer to GLMMorphicPharoScriptRenderer.
If you are using the latest moose let me know if you run into any problems or have questions.
Cheers, Andrei
Thank you!
Doru
On Fri, Oct 30, 2015 at 9:33 PM, Andrei Chis chisvasileandrei@gmail.com wrote:
Hi,
I moved Glamour to Rubric, deprecated those presentations that use PluggableTextMorph and moved almost all usages of presentations that rely on PluggableTextMorph. These changes are still only in the Moose branch to see if there are any ugly bugs.
The changes to the glamour API are the following:
- deprecated #smalltalkCode, #pharoPlayground and #rubricText
- added #pharoScript
If you use #smalltalkCode replace it with either #pharoMethod or #pharoScript If you use #rubricTest replace those usages with #text If you use #pharoPlayground replace those usages with #pharoScript (we changed this as the glamour playground is not the same at the GTPlayground and this was causing some confusion) For this I also renamed GLMPharoPlaygroundPresentation to GLMPharoScriptPresentation and GLMMorphicPharoPlaygroundRenderer to GLMMorphicPharoScriptRenderer.
If you are using the latest moose let me know if you run into any problems or have questions.
Cheers, Andrei
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Yes this is great
Alexandre
Le 30 oct. 2015 à 18:46, Tudor Girba tudor@tudorgirba.com a écrit :
Thank you!
Doru
On Fri, Oct 30, 2015 at 9:33 PM, Andrei Chis chisvasileandrei@gmail.com wrote: Hi,
I moved Glamour to Rubric, deprecated those presentations that use PluggableTextMorph and moved almost all usages of presentations that rely on PluggableTextMorph. These changes are still only in the Moose branch to see if there are any ugly bugs.
The changes to the glamour API are the following:
- deprecated #smalltalkCode, #pharoPlayground and #rubricText
- added #pharoScript
If you use #smalltalkCode replace it with either #pharoMethod or #pharoScript If you use #rubricTest replace those usages with #text If you use #pharoPlayground replace those usages with #pharoScript (we changed this as the glamour playground is not the same at the GTPlayground and this was causing some confusion) For this I also renamed GLMPharoPlaygroundPresentation to GLMPharoScriptPresentation and GLMMorphicPharoPlaygroundRenderer to GLMMorphicPharoScriptRenderer.
If you are using the latest moose let me know if you run into any problems or have questions.
Cheers, Andrei
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Le 30/10/15 13:33, Andrei Chis a écrit :
Hi,
I moved Glamour to Rubric, deprecated those presentations that use PluggableTextMorph and moved almost all usages of presentations that rely on PluggableTextMorph. These changes are still only in the Moose branch to see if there are any ugly bugs.
Excellent! We will be able to really not have any users of PTM in the system!
The changes to the glamour API are the following:
- deprecated #smalltalkCode, #pharoPlayground and #rubricText
- added #pharoScript
If you use #smalltalkCode replace it with either #pharoMethod or #pharoScript If you use #rubricTest replace those usages with #text If you use #pharoPlayground replace those usages with #pharoScript (we changed this as the glamour playground is not the same at the GTPlayground and this was causing some confusion) For this I also renamed GLMPharoPlaygroundPresentation to GLMPharoScriptPresentation and GLMMorphicPharoPlaygroundRenderer to GLMMorphicPharoScriptRenderer.
If you are using the latest moose let me know if you run into any problems or have questions.
Cheers, Andrei
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev