Weird, I tried loading it in 40111 and it was working.��Was it a fresh image?��2014-07-22 14:16 GMT+02:00 Nicolai Hess <nicolaihess@web.de>:
The current version fromGofer it��������smalltalkhubUser:'ClaraAllende'project:'SmartBreakpoints';��������configurationOf:'SmartBreakpoints';��������loadStable .
raises some deprecation warnings and missing classOrMetaClass selector with pharo 40111
can you put a link on your blog for a working pharo 4.0 image?2014-07-22 14:05 GMT+02:00 Marcus Denker <marcus.denker@inria.fr>:
On 22 Jul 2014, at 13:57, stepharo <stepharo@free.fr> wrote:
On 22/7/14 10:41, Clara Allende wrote:
Hi guys!��Finally the metaLink-based breakpoints are "ready". I have made some explanations on my��blog, but basically now you have the option "break here" in SmartSuggestions menu.So it's still experimental, and even though I have some tests, it would be nice if you can test it, because I can't cover all possible use cases :)��And any feedback is most appreciated!��
Specially, since eventually we will have several kinds of breakpoints, I would like to ask in which way would you like to choose them (a pop menu? a sublist?)
Thanks in advance!
PS: The script for downloading the code is in the blog post :PPS2: After talking with Anne and Baptiste, things that are not there yet but I want to have:��* a highlight on the method/messageSend where the breakpoint is inserted* expose persistent breakpoints (it is there but the default is to halt once)* line breakpoints (not sure when, for now the breakpoints are AST based)* integration with TextEditor, once it is done ;)
Can you grab igor and sit with him to get this point?
Another idea would be to use the editor in Moose (Rubrik?).Better a solution now than to wait forever for perfection���Marcus