[Pharo-project] Morphic View UI and Pharo Tabbed Pane IDE on Pharo 2.0
HI, Just started to use Pharo 2.0 and find it nice overall. The package loading time, is something I need to recheck, profile and see, but feel there is a lag. Few other minor issues, nothing major so far. Smooth integration of the work I had done in 1.4: Pharo Morphic View and Pharo Tabbed Pane IDE. Try it out and let me know: http://skrishnamachari.wordpress.com/2013/02/26/pharo-2-0-morphic-view-and-t... Will come back on the Pharo Tablet like interface that I have talked of earlier as also the integrated Brett Taylor like dynamic UI construction...
S Krish wrote
Pharo Morphic View and Pharo Tabbed Pane IDE.
Thanks for the link! I read the blog post and linked document (the second link is a 404). A few comments/questions: - How does Pharo Morphic View differ from / enhance what's already available with Spec? They seem to provide a lot of similar functionality... - Spec conflicts: I was going to load it, but then noticed that it redefines some Spec classes (e.g. CheckboxModel, RadioButtonGroup). Since Spec is becoming more integrated with the system (tools are converting to spec-based), I don't know what the ramifications of that would be and I would rename those classes. - The inbox is probably not a good place to store these, unless you're proposing that they be included, in which case please open an issue Cheers, Sean -- View this message in context: http://forum.world.st/Morphic-View-UI-and-Pharo-Tabbed-Pane-IDE-on-Pharo-2-0... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Thx for the comment.. The intent at the time I developed this is to have a RAD enterprise app framework, I could use to roll out interfaces to existing codebase of Java / any other platform with XMLRPC integration. Yes, this was done last year more or less at the same time. The intent is to go farther than just the specs part when it was done and Spec was not as yet ready Dec 2011.. So it moved independently. The other parts of what I played with and developed are too tightly integrated with this framework for now. I will try and move this off from the Inbox location. Is there an alternative you recommend. On Tue, Feb 26, 2013 at 6:31 PM, Sean P. DeNigris <sean@clipperadams.com>wrote:
S Krish wrote
Pharo Morphic View and Pharo Tabbed Pane IDE.
Thanks for the link! I read the blog post and linked document (the second link is a 404).
A few comments/questions: - How does Pharo Morphic View differ from / enhance what's already available with Spec? They seem to provide a lot of similar functionality... - Spec conflicts: I was going to load it, but then noticed that it redefines some Spec classes (e.g. CheckboxModel, RadioButtonGroup). Since Spec is becoming more integrated with the system (tools are converting to spec-based), I don't know what the ramifications of that would be and I would rename those classes. - The inbox is probably not a good place to store these, unless you're proposing that they be included, in which case please open an issue
Cheers, Sean
-- View this message in context: http://forum.world.st/Morphic-View-UI-and-Pharo-Tabbed-Pane-IDE-on-Pharo-2-0... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
S Krish -
Sean P. DeNigris