[Pharo-project] I would like to have this kind of tool in pharo
On 27 April 2010 12:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
http://philemonworks.wordpress.com/2009/11/13/soek-goodies-st-exploring-open...
The flat view of a whole class methods is really interesting approach. I imagine that, i could edit a single class and multiple methods of it and stay in a single window. Just need to scroll time to time up or down.
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
It's open source and based on Seaside, so not to difficult to have something similar for pharo hosted at : http://doc.pharo-project.org/ On Tue, Apr 27, 2010 at 4:03 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
http://philemonworks.wordpress.com/2009/11/13/soek-goodies-st-exploring-open...
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
Isn't this a little like WebVelocity displays the code? On Tue, Apr 27, 2010 at 12:28 PM, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
It's open source and based on Seaside, so not to difficult to have something similar for pharo hosted at : http://doc.pharo-project.org/
On Tue, Apr 27, 2010 at 4:03 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
http://philemonworks.wordpress.com/2009/11/13/soek-goodies-st-exploring-open...
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yes this would a nice idea. Stef On Apr 27, 2010, at 12:28 PM, Serge Stinckwich wrote:
It's open source and based on Seaside, so not to difficult to have something similar for pharo hosted at : http://doc.pharo-project.org/
On Tue, Apr 27, 2010 at 4:03 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
http://philemonworks.wordpress.com/2009/11/13/soek-goodies-st-exploring-open...
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Do you mean a non Seaside application sort of a "OB-Soek" package? Em 27/04/2010 06:03, Stéphane Ducasse < stephane.ducasse@inria.fr > escreveu: http://philemonworks.wordpress.com/2009/11/13/soek-goodies-st-exploring-open... Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On a second thought, viewing classes like Object in a single flat view will not be so fun :) -- Best regards, Igor Stasenko AKA sig.
different tools for different usage. Sometimes it can be good and we should try to see how it works in practice. On Apr 27, 2010, at 10:35 PM, Igor Stasenko wrote:
On a second thought, viewing classes like Object in a single flat view will not be so fun :)
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 28 April 2010 01:13, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
different tools for different usage.
Yes, i think that for small classes without bloat, it would be _very_ convenient. What is good with flat view, that it will force people to think how to design small classes with small number of methods instead of making a bloated ones with hundreds of methods. Which is good.
Sometimes it can be good and we should try to see how it works in practice.
On Apr 27, 2010, at 10:35 PM, Igor Stasenko wrote:
On a second thought, viewing classes like Object in a single flat view will not be so fun :)
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
yes On Apr 27, 2010, at 10:07 PM, csrabak@bol.com.br wrote:
Do you mean a non Seaside application sort of a "OB-Soek" package?
Em 27/04/2010 06:03, Stéphane Ducasse < stephane.ducasse@inria.fr > escreveu: http://philemonworks.wordpress.com/2009/11/13/soek-goodies-st-exploring-open...
Stef _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
csrabak@bol.com.br -
Igor Stasenko -
Richard Durr -
Serge Stinckwich -
Stéphane Ducasse