[Pharo-project] Ann: OmniBrowser stable for 1.4 with RB
I've updated the configuration of OmniBrowser so It can load with the last version of RB. (ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests'). BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB. All tests are green and It's working fine :). This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on. Bye! Guille
Guillermo I put read/write for PharoRB so that you can publish there. Stef On Jan 22, 2012, at 5:55 AM, Guillermo Polito wrote:
I've updated the configuration of OmniBrowser so It can load with the last version of RB.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB.
All tests are green and It's working fine :).
This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on.
Bye! Guille
I added igor, you mariano and sven as admin so that you do not get blocked and do not have a problem if we are too busy. Stef On Jan 22, 2012, at 11:10 AM, Stéphane Ducasse wrote:
Guillermo
I put read/write for PharoRB so that you can publish there.
Stef
On Jan 22, 2012, at 5:55 AM, Guillermo Polito wrote:
I've updated the configuration of OmniBrowser so It can load with the last version of RB.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB.
All tests are green and It's working fine :).
This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on.
Bye! Guille
Thank you SOOOOOOOOOO MUCH Guille. Now that I have all the tools I need (shout + completion + OB/Nautilus + RB integration) I will move all my work to 1.4 and start using it like crazy. Thanks!!!! On Sun, Jan 22, 2012 at 5:55 AM, Guillermo Polito <guillermopolito@gmail.com
wrote:
I've updated the configuration of OmniBrowser so It can load with the last version of RB.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB.
All tests are green and It's working fine :).
This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on.
Bye! Guille
-- Mariano http://marianopeck.wordpress.com
Guille, I tried in the LAST version of Pharo 1.4 14292 Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load. (ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests'). and I got: 'Could not resolve: Refactoring-Changes [Refactoring-Changes-cwp.20] in /Users/mariano/Pharo/imagenes/Pharo-1.4 14/package-cache http://www.squeaksource.com/rb' I am leaving now, but when I come back I will try to find the problem. Cheers On Sun, Jan 22, 2012 at 3:37 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Thank you SOOOOOOOOOO MUCH Guille. Now that I have all the tools I need (shout + completion + OB/Nautilus + RB integration) I will move all my work to 1.4 and start using it like crazy.
Thanks!!!!
On Sun, Jan 22, 2012 at 5:55 AM, Guillermo Polito < guillermopolito@gmail.com> wrote:
I've updated the configuration of OmniBrowser so It can load with the last version of RB.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB.
All tests are green and It's working fine :).
This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on.
Bye! Guille
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
I always forget to remove my package cache when doing this things :/. Try again, it's fixed now. :P Guille On Sun, Jan 22, 2012 at 12:39 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Guille, I tried in the LAST version of Pharo 1.4 14292
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
and I got:
'Could not resolve: Refactoring-Changes [Refactoring-Changes-cwp.20] in /Users/mariano/Pharo/imagenes/Pharo-1.4 14/package-cache http://www.squeaksource.com/rb'
I am leaving now, but when I come back I will try to find the problem.
Cheers
On Sun, Jan 22, 2012 at 3:37 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Thank you SOOOOOOOOOO MUCH Guille. Now that I have all the tools I need (shout + completion + OB/Nautilus + RB integration) I will move all my work to 1.4 and start using it like crazy.
Thanks!!!!
On Sun, Jan 22, 2012 at 5:55 AM, Guillermo Polito < guillermopolito@gmail.com> wrote:
I've updated the configuration of OmniBrowser so It can load with the last version of RB.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB.
All tests are green and It's working fine :).
This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on.
Bye! Guille
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
Yes we should publish 1.4 with shout + completion + OB/Nautilus + RB integration. and nothing else for now. Stef On Jan 22, 2012, at 3:37 PM, Mariano Martinez Peck wrote:
Thank you SOOOOOOOOOO MUCH Guille. Now that I have all the tools I need (shout + completion + OB/Nautilus + RB integration) I will move all my work to 1.4 and start using it like crazy.
Thanks!!!!
On Sun, Jan 22, 2012 at 5:55 AM, Guillermo Polito <guillermopolito@gmail.com> wrote: I've updated the configuration of OmniBrowser so It can load with the last version of RB.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
BTW, I've fixed a deprecation on RB (#withBlanksTrimmed -> #trimBoth) and posted it into PharoTaskForces, since I don't have grants to write into PharoRB.
All tests are green and It's working fine :).
This version is freezed for anyone who wants to use it. I'll be working to update OB to Lukas's latest chanes from now on.
Bye! Guille
-- Mariano http://marianopeck.wordpress.com
On 22 Jan 2012, at 19:17, Stéphane Ducasse wrote:
Yes we should publish 1.4 with shout + completion + OB/Nautilus + RB integration. and nothing else for now.
Yes, can someone give the script with list of configs to load (or maybe even one MC config) ? I would be happy to test. Sven
On Sun, Jan 22, 2012 at 8:20 PM, Sven Van Caekenberghe <sven@beta9.be>wrote:
On 22 Jan 2012, at 19:17, Stéphane Ducasse wrote:
Yes we should publish 1.4 with shout + completion + OB/Nautilus + RB integration. and nothing else for now.
Yes, can someone give the script with list of configs to load (or maybe even one MC config) ? I would be happy to test.
It is at the beginning of these email ;) Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load. (ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests'). -- Mariano http://marianopeck.wordpress.com
On 22 Jan 2012, at 20:23, Mariano Martinez Peck wrote:
On Sun, Jan 22, 2012 at 8:20 PM, Sven Van Caekenberghe <sven@beta9.be> wrote:
On 22 Jan 2012, at 19:17, Stéphane Ducasse wrote:
Yes we should publish 1.4 with shout + completion + OB/Nautilus + RB integration. and nothing else for now.
Yes, can someone give the script with list of configs to load (or maybe even one MC config) ? I would be happy to test.
It is at the beginning of these email ;)
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests')
Yes, I saw that. I meant a config (or seperate configs) for the whole shebang: shout + completion + OB/Nautilus + RB integration for current 1.4 Sven
It is at the beginning of these email ;)
Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOmniBrowser'; load.
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests')
Yes, I saw that.
I meant a config (or seperate configs) for the whole shebang: shout + completion + OB/Nautilus + RB integration for current 1.4
That installs all that. Maybe the group 'Dev' is not clear enough, but it also installs shout + RB + ocompletion. -- Mariano http://marianopeck.wordpress.com
On 22 Jan 2012, at 20:37, Mariano Martinez Peck wrote:
That installs all that. Maybe the group 'Dev' is not clear enough, but it also installs shout + RB + ocompletion.
Great. It loaded OK, super. And what about Nautilus, I want to try that too. What would be the best way to load it ? Sven
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried: Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load. ConfigurationOfNautilus loadDefault. Nautilus open gives RBClassEnvironment not found.
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ... But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/) Enjoy, Ben On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found.
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ...
But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the (ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests'). loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found.
Ben, On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ...
But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found
I just tried again: yes, in a clean image Nautilus loads and works without any problems. But doing it in a up to date image with latest OB loaded, it fails. Output on the Transcript seems identical. Any, great browser: it is good to see something new ! Sven
It's because Nautilus loads a specific version of an RBpackage, and OB another one. I presume that the configuration presume the requirements are satisfied and do not load the specific package :) Thank, you. Ben On Jan 23, 2012, at 3:03 PM, Sven Van Caekenberghe wrote:
Ben,
On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ...
But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found
I just tried again: yes, in a clean image Nautilus loads and works without any problems.
But doing it in a up to date image with latest OB loaded, it fails.
Output on the Transcript seems identical.
Any, great browser: it is good to see something new !
Sven
On Jan 23, 2012, at 3:28 PM, Benjamin wrote:
It's because Nautilus loads a specific version of an RBpackage, and OB another one.
I do not see why OB wold load RPackage?
I presume that the configuration presume the requirements are satisfied and do not load the specific package :)
Thank, you.
Ben
On Jan 23, 2012, at 3:03 PM, Sven Van Caekenberghe wrote:
Ben,
On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ...
But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found
I just tried again: yes, in a clean image Nautilus loads and works without any problems.
But doing it in a up to date image with latest OB loaded, it fails.
Output on the Transcript seems identical.
Any, great browser: it is good to see something new !
Sven
On Jan 23, 2012, at 4:00 PM, Stéphane Ducasse wrote:
On Jan 23, 2012, at 3:28 PM, Benjamin wrote:
It's because Nautilus loads a specific version of an RBpackage, and OB another one.
I do not see why OB wold load RPackage?
RBPackage, for the refactoring engine Ben
I presume that the configuration presume the requirements are satisfied and do not load the specific package :)
Thank, you.
Ben
On Jan 23, 2012, at 3:03 PM, Sven Van Caekenberghe wrote:
Ben,
On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ...
But if you want, there is a Jenkins build for Nautilus (https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found
I just tried again: yes, in a clean image Nautilus loads and works without any problems.
But doing it in a up to date image with latest OB loaded, it fails.
Output on the Transcript seems identical.
Any, great browser: it is good to see something new !
Sven
Yes, OB does not depend on RPackage, but it typically depends on the latest refactoring engine. Lukas On Monday, January 23, 2012, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Jan 23, 2012, at 3:28 PM, Benjamin wrote: n
It's because Nautilus loads a specific version of an RBpackage, and OB
another one.
I do not see why OB wold load RPackage?
I presume that the configuration presume the requirements are satisfied
and do not load the specific package :)
Thank, you.
Ben
On Jan 23, 2012, at 3:03 PM, Sven Van Caekenberghe wrote:
Ben,
On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works
...
But if you want, there is a Jenkins build for Nautilus (
https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found
I just tried again: yes, in a clean image Nautilus loads and works without any problems.
But doing it in a up to date image with latest OB loaded, it fails.
Output on the Transcript seems identical.
Any, great browser: it is good to see something new !
Sven
-- Lukas Renggli (mobile) http://www.lukas-renggli.ch
I tried Nautilus several times. And I would love to be able to use it. I told Ben several times that we only way I can use it is if it has RB integeration. That's seem not easy to do and I guess Ben doesn't have enough free time. So...if somebody wants to do something cool for the community, this would be interesting!!! On Mon, Jan 23, 2012 at 3:03 PM, Sven Van Caekenberghe <sven@beta9.be>wrote:
Ben,
On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 00:54, Benjamin wrote:
Strange, I just tested with the latest 1.4 Pharo (14294) and it works ...
But if you want, there is a Jenkins build for Nautilus ( https://ci.lille.inria.fr/pharo/job/Nautilus/)
This was in a 14293 image, but not a clean one, it had the
(ConfigurationOfOmniBrowser project version: #stable) load: #( 'Dev' 'Dev Tests').
loaded first. I don't know if that has anything to do with it.
Enjoy,
Ben
On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote:
On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote:
And what about Nautilus, I want to try that too. What would be the best way to load it ?
I tried:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault.
Nautilus open
gives RBClassEnvironment not found
I just tried again: yes, in a clean image Nautilus loads and works without any problems.
But doing it in a up to date image with latest OB loaded, it fails.
Output on the Transcript seems identical.
Any, great browser: it is good to see something new !
Sven
-- Mariano http://marianopeck.wordpress.com
On 23 Jan 2012, at 16:27, Mariano Martinez Peck wrote:
I tried Nautilus several times. And I would love to be able to use it. I told Ben several times that we only way I can use it is if it has RB integeration. That's seem not easy to do and I guess Ben doesn't have enough free time. So...if somebody wants to do something cool for the community, this would be interesting!!!
Yeah, it is a great browsers with cool features and it feels new/modern. But I am missing the refactoring tools as well. Sven
On Mon, Jan 23, 2012 at 4:32 PM, Sven Van Caekenberghe <sven@beta9.be>wrote:
On 23 Jan 2012, at 16:27, Mariano Martinez Peck wrote:
I tried Nautilus several times. And I would love to be able to use it. I told Ben several times that we only way I can use it is if it has RB integeration. That's seem not easy to do and I guess Ben doesn't have enough free time. So...if somebody wants to do something cool for the community, this would be interesting!!!
Yeah, it is a great browsers with cool features and it feels new/modern.
yes...it has lots of cool stuff like multiple-selection, project/workspaces, etc etc etc. But at least in my opinion, RB is a MUST if you want to have sucess. I think that any serious development usage of a browser requires RB.
But I am missing the refactoring tools as well.
Come on Ben!!! find a student who wants to do it :) -- Mariano http://marianopeck.wordpress.com
We are working on, but since I am back at the university, it's hard to find time for huge tasks And since it bores me to write a lot of UIs, we started to work on Spec, and forgot a bit Nautilus-Refactoring. But since it seems Nautilus may be integrated quite soon, I will try to put energy on that right now (if some of you want join and help, you are more than welcome) Ben On Jan 23, 2012, at 4:32 PM, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 16:27, Mariano Martinez Peck wrote:
I tried Nautilus several times. And I would love to be able to use it. I told Ben several times that we only way I can use it is if it has RB integeration. That's seem not easy to do and I guess Ben doesn't have enough free time. So...if somebody wants to do something cool for the community, this would be interesting!!!
Yeah, it is a great browsers with cool features and it feels new/modern. But I am missing the refactoring tools as well.
Sven
On Mon, Jan 23, 2012 at 4:38 PM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
We are working on, but since I am back at the university, it's hard to find time for huge tasks
And since it bores me to write a lot of UIs, we started to work on Spec, and forgot a bit Nautilus-Refactoring.
But since it seems Nautilus may be integrated quite soon, I will try to put energy on that right now
(if some of you want join and help, you are more than welcome)
The help I can offer so far is testing and giving feedback. If that helps, ask me. Anyway, my skills in morphic sucks :)
Ben
On Jan 23, 2012, at 4:32 PM, Sven Van Caekenberghe wrote:
On 23 Jan 2012, at 16:27, Mariano Martinez Peck wrote:
I tried Nautilus several times. And I would love to be able to use it.
I told Ben several times that we only way I can use it is if it has RB integeration. That's seem not easy to do and I guess Ben doesn't have enough free time. So...if somebody wants to do something cool for the community, this would be interesting!!!
Yeah, it is a great browsers with cool features and it feels new/modern. But I am missing the refactoring tools as well.
Sven
-- Mariano http://marianopeck.wordpress.com
On Mon, Jan 23, 2012 at 4:48 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
The help I can offer so far is testing and giving feedback. If that helps, ask me. Anyway, my skills in morphic sucks :)
I'm not sure you need morphic skills. It would be nice to reuse Lukas' OB-Refactory library which provides a nice abstraction for refactorings. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
On Jan 23, 2012, at 5:03 PM, Damien Cassou wrote:
On Mon, Jan 23, 2012 at 4:48 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
The help I can offer so far is testing and giving feedback. If that helps, ask me. Anyway, my skills in morphic sucks :)
I'm not sure you need morphic skills. It would be nice to reuse Lukas' OB-Refactory library which provides a nice abstraction for refactorings.
It's what I am doing, but the problem is each UI for RB are made with OB. So first, I have to separate the RB code from the UI code then do a UI (or be able to have only one UI for all the changes) Everything you can do definitely helps ;) Ben
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
participants (7)
-
Benjamin -
Damien Cassou -
Guillermo Polito -
Lukas Renggli -
Mariano Martinez Peck -
Stéphane Ducasse -
Sven Van Caekenberghe