Fwd: [Pharo-users] State of Flamel?
Anyone ? ---------- Forwarded message ---------- From: Stephan Eggermont <stephan@stack.nl> Date: 2013/11/14 Subject: Re: [Pharo-users] State of Flamel? To: pharo-users@lists.pharo.org Anyone?
Begin forwarded message:
From: Clément Bera <bera.clement@gmail.com> Subject: [Pharo-dev] Fwd: [Pharo-users] State of Flamel? Date: 14 novembre 2013 13:05:32 UTC+1 To: Discusses Development of Pharo <pharo-dev@lists.pharo.org>, stephan@stack.nl Reply-To: Pharo Development List <pharo-dev@lists.pharo.org>
Anyone ?
---------- Forwarded message ---------- From: Stephan Eggermont <stephan@stack.nl> Date: 2013/11/14 Subject: Re: [Pharo-users] State of Flamel? To: pharo-users@lists.pharo.org
Anyone?
Hi, I will see this and do and update. I'm with to much work and didn't see the email before (thanks Camille for the FW!) 2013/11/14 Camille Teruel <camille.teruel@gmail.com>
Begin forwarded message:
*From: *Clément Bera <bera.clement@gmail.com> *Subject: **[Pharo-dev] Fwd: [Pharo-users] State of Flamel?* *Date: *14 novembre 2013 13:05:32 UTC+1 *To: *Discusses Development of Pharo <pharo-dev@lists.pharo.org>, stephan@stack.nl *Reply-To: *Pharo Development List <pharo-dev@lists.pharo.org>
Anyone ?
---------- Forwarded message ---------- From: Stephan Eggermont <stephan@stack.nl> Date: 2013/11/14 Subject: Re: [Pharo-users] State of Flamel? To: pharo-users@lists.pharo.org
Anyone?
Here is the original mail Gisela (I misforwarded it seemingly): *Hi, I have some boring refactorings to do, so wanted to try out Flamel. Loading BleedingEdge in latest 3.0 doesnât work, it hangs.The SmartSuggestions in gisela/Flamel is older than the one in latest.Which combination should work / it would be nice to have a build in contributions?* And I put the original guy that sent it in copy :). Stephan I didn't know if you were on Pharo-dev mailing list too. ---------- Forwarded message ---------- From: Gisela Decuzzi <giseladecuzzi@gmail.com> Date: 2013/11/14 Subject: Re: [Pharo-dev] Fwd: [Pharo-users] State of Flamel? To: Camille Teruel <camille.teruel@gmail.com> Cc: Pharo Development List <pharo-dev@lists.pharo.org> Hi, I will see this and do and update. I'm with to much work and didn't see the email before (thanks Camille for the FW!) 2013/11/14 Camille Teruel <camille.teruel@gmail.com>
Begin forwarded message:
*From: *Clément Bera <bera.clement@gmail.com> *Subject: **[Pharo-dev] Fwd: [Pharo-users] State of Flamel?* *Date: *14 novembre 2013 13:05:32 UTC+1 *To: *Discusses Development of Pharo <pharo-dev@lists.pharo.org>, stephan@stack.nl *Reply-To: *Pharo Development List <pharo-dev@lists.pharo.org>
Anyone ?
---------- Forwarded message ---------- From: Stephan Eggermont <stephan@stack.nl> Date: 2013/11/14 Subject: Re: [Pharo-users] State of Flamel? To: pharo-users@lists.pharo.org
Anyone?
Thanks for the fw! You can try the version 1.0 that I upload some minutes ago, also to check the status here is a board to see some known issues: https://trello.com/b/XqfJGqeB/flamel.
Hi, I solved the problems (some recategorization in Suggestions makes Flamel unestable). I added a new version with the current status: Gofer it smalltalkhubUser: 'gisela' project: 'Flamel'; configurationOf: 'Flamel'; loadVersion: '1.0'. Please be aware that right now the matching is tested but the transformation have some pending issues. You can use the UI in the extended mode or open a reduced one (just for matching) selecting a method in the system browser. If you have some feedback it would be excellent! 2013/11/14 Gisela Decuzzi <giseladecuzzi@gmail.com>
Hi, I will see this and do and update. I'm with to much work and didn't see the email before (thanks Camille for the FW!)
2013/11/14 Camille Teruel <camille.teruel@gmail.com>
Begin forwarded message:
*From: *Clément Bera <bera.clement@gmail.com> *Subject: **[Pharo-dev] Fwd: [Pharo-users] State of Flamel?* *Date: *14 novembre 2013 13:05:32 UTC+1 *To: *Discusses Development of Pharo <pharo-dev@lists.pharo.org>, stephan@stack.nl *Reply-To: *Pharo Development List <pharo-dev@lists.pharo.org>
Anyone ?
---------- Forwarded message ---------- From: Stephan Eggermont <stephan@stack.nl> Date: 2013/11/14 Subject: Re: [Pharo-users] State of Flamel? To: pharo-users@lists.pharo.org
Anyone?
Gisela is busy preparing a workshop in argentina and working. Now did you try to load it? I do not know if there is an automated jenkins build. Stef
Anyone ?
---------- Forwarded message ---------- From: Stephan Eggermont <stephan@stack.nl> Date: 2013/11/14 Subject: Re: [Pharo-users] State of Flamel? To: pharo-users@lists.pharo.org
Anyone?
On 14 nov. 2013, at 19:39, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Gisela is busy preparing a workshop in argentina and working. Now did you try to load it? I do not know if there is an automated jenkins build.
Gisela contacted me, and I managed to load the newest version. AST-Core is changed in Flamel by adding instance variables to RBProgramNode. That breaks each time AST-Core changes in Pharo. Still 2 failing tests (already on Trello), and the transformation needs work. Stephan
Hi Stephan, thanks for testing it, when I have some time I will work in the transformation because is a big missing feature. If you want to contribute with the project tell me your smalltalkhub user to add you :) Sorry for the lack of support, as Stef said I'm in the middle of a workshop planning for this saturday. 2013/11/14 Stephan Eggermont <stephan@stack.nl>
On 14 nov. 2013, at 19:39, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Gisela is busy preparing a workshop in argentina and working. Now did you try to load it? I do not know if there is an automated jenkins build.
Gisela contacted me, and I managed to load the newest version. AST-Core is changed in Flamel by adding instance variables to RBProgramNode. That breaks each time AST-Core changes in Pharo. Still 2 failing tests (already on Trello), and the transformation needs work.
Stephan
We should change that and use the properties of the node. Stef On Nov 14, 2013, at 8:52 PM, Stephan Eggermont <stephan@stack.nl> wrote:
On 14 nov. 2013, at 19:39, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Gisela is busy preparing a workshop in argentina and working. Now did you try to load it? I do not know if there is an automated jenkins build.
Gisela contacted me, and I managed to load the newest version. AST-Core is changed in Flamel by adding instance variables to RBProgramNode. That breaks each time AST-Core changes in Pharo. Still 2 failing tests (already on Trello), and the transformation needs work.
Stephan
participants (5)
-
Camille Teruel -
Clément Bera -
Gisela Decuzzi -
Stephan Eggermont -
Stéphane Ducasse