I opened the ticket, check it at: http://code.google.com/p/pharo/issues/detail?id=2658
Being that is my first one I'm not sure if I did all ok, please don't hesitate in correct me! :) The thing I don't understand is "publish in the repo PharoTaskForces", can you explain please? Cheers. German. 2010/7/7 Mariano Martinez Peck <[hidden email]>
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2010/7/8 Germán Arduino <[hidden email]> I opened the ticket, check it at: http://code.google.com/p/pharo/issues/detail?id=2658 Sorry for that Germán. There is a repository which is: http://www.squeaksource.com/PharoTaskForces Browse it and you can notice that there are packages that may requiere work. People can work on those packages and once there is something done, then it is just integrated in Pharo. So...commit there, and then people can load it, and commit changes. I hope this helps mariano Cheers. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by garduino
On 08.07.2010 00:17, Germán Arduino wrote:
> I opened the ticket, check it at: > http://code.google.com/p/pharo/issues/detail?id=2658 > > Being that is my first one I'm not sure if I did all ok, please don't > hesitate in correct me! :) > > The thing I don't understand is "publish in the repo PharoTaskForces", > can you explain please? > > Cheers. > German. location: 'http://www.squeaksource.com/PharoTaskForces' user: '' password: '' _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
Thanks Mariano, I was not aware of such repo (Is not mentioned on "How to Contribute" if I not bad remember).
Now I uploaded a .cs on the issue page ... hehe, be patient with me :D
2010/7/7 Mariano Martinez Peck <[hidden email]>
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Henrik Sperre Johansen
Thanks.
A doubt that comes now to my mind (surely because I don't know very well the process of put changes on Pharo). The current packages of WebClient load ok, not changes needed. Only load in the order core-tests-help and http. How should be integrated in Pharo in these conditions (I'm talking about when no changes are needed)? I mean, not need to create a new package. I should upload the packages currently on the WebClient account on Squeaksource? Any clarification about this question will be appreciated. Thanks. Germán. 2010/7/7 Henrik Sperre Johansen <[hidden email]>
-- ================================================= Germán S. Arduino <gsa @ arsol.net> Twitter: garduino Arduino Software & Web Hosting http://www.arduinosoftware.com PasswordsPro http://www.passwordspro.com ================================================= _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
but may be this is not necessary to publish in the taskforces.
Stef > > I opened the ticket, check it at: http://code.google.com/p/pharo/issues/detail?id=2658 > > Being that is my first one I'm not sure if I did all ok, please don't hesitate in correct me! :) > > The thing I don't understand is "publish in the repo PharoTaskForces", can you explain please? > > > Sorry for that Germán. There is a repository which is: http://www.squeaksource.com/PharoTaskForces > > Browse it and you can notice that there are packages that may requiere work. People can work on those packages and once there is something done, then it is just integrated in Pharo. > > So...commit there, and then people can load it, and commit changes. > > I hope this helps > > mariano > > Cheers. > German. > > > > 2010/7/7 Mariano Martinez Peck <[hidden email]> > > > 2010/7/7 Germán Arduino <[hidden email]> > > If you (Stef/Sven) cand give some guidelines about what do you expect and how to integrate, I can help here also. > > > Open a ticket, send email, publish in the repository PharoTaskForces so that people can start to commit there. Once you have something that works, someone just integrates it. > > Cheers > > mariano > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by garduino
2010/7/8 Germán Arduino <[hidden email]> Thanks. I see to options: 1) create an issue and describe with text how to load both packages and the order. 2) Load in your image those packages and prepare a Slice package with WEbClient packages as required packages. Then commit that slice to PharoInbox. For 2) notice that there is a new button "Slice" in the Monticello Browser. Cheers Mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by garduino
We can integrate the package right now.
Then we will have to perform refactorings to slowly substitute the old by the new. So I could just add this package in 1.2 Stef > Thanks. > > A doubt that comes now to my mind (surely because I don't know very well the process of put changes on Pharo). > > The current packages of WebClient load ok, not changes needed. Only load in the order core-tests-help and http. > > How should be integrated in Pharo in these conditions (I'm talking about when no changes are needed)? I mean, not need > to create a new package. I should upload the packages currently on the WebClient account on Squeaksource? > > Any clarification about this question will be appreciated. > > Thanks. > Germán. > > > > 2010/7/7 Henrik Sperre Johansen <[hidden email]> > On 08.07.2010 00:17, Germán Arduino wrote: > I opened the ticket, check it at: http://code.google.com/p/pharo/issues/detail?id=2658 > > Being that is my first one I'm not sure if I did all ok, please don't hesitate in correct me! :) > > The thing I don't understand is "publish in the repo PharoTaskForces", can you explain please? > > Cheers. > German. > MCHttpRepository > location: 'http://www.squeaksource.com/PharoTaskForces' > user: '' > password: '' > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > -- > ================================================= > Germán S. Arduino <gsa @ arsol.net> Twitter: garduino > Arduino Software & Web Hosting http://www.arduinosoftware.com > PasswordsPro http://www.passwordspro.com > ================================================= > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by garduino
is there a configuration of WebClient?
Stef On Jul 8, 2010, at 12:17 AM, Germán Arduino wrote: > I opened the ticket, check it at: http://code.google.com/p/pharo/issues/detail?id=2658 > > Being that is my first one I'm not sure if I did all ok, please don't hesitate in correct me! :) > > The thing I don't understand is "publish in the repo PharoTaskForces", can you explain please? > > Cheers. > German. > > > > 2010/7/7 Mariano Martinez Peck <[hidden email]> > > > 2010/7/7 Germán Arduino <[hidden email]> > > If you (Stef/Sven) cand give some guidelines about what do you expect and how to integrate, I can help here also. > > > Open a ticket, send email, publish in the repository PharoTaskForces so that people can start to commit there. Once you have something that works, someone just integrates it. > > Cheers > > mariano > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Yes it is in MetacelloRepository, but it seems to be wrong, as loading it with the default, it also loads Seaside, Grease, and millions of bytes more.
Cheers Mariano On Thu, Jul 8, 2010 at 1:23 PM, Stéphane Ducasse <[hidden email]> wrote: is there a configuration of WebClient? _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by garduino
I will include the packages in the release.
I loaded all the packages available WebClientServerTest>>testServerDestroy is red Now we will need to pay attention that we should have a look - WebClient-Pharo and fix that - pay attention to push back fixes to the package for squeakers Stef _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
Yes, I think that this is the way.
Germán. 2010/7/8 Stéphane Ducasse <[hidden email]> We can integrate the package right now. -- ================================================= Germán S. Arduino <gsa @ arsol.net> Twitter: garduino Arduino Software & Web Hosting http://www.arduinosoftware.com PasswordsPro http://www.passwordspro.com ================================================= _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
2010/7/8 Stéphane Ducasse <[hidden email]> I will include the packages in the release. The ConfigurationOf is outdated. The packages to load are the latest of core-tests-help and http. The pharo package is not longer necesary. I did these steps yesterday and all tests are green (In Linux). Cheers. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I thought I was the only idiot, but it seems I am not. So, I am not shame to asking...
What WebClient really is ? Http client ? Several times people say it should replace something in pharo...what exactly should be replaced in Pharo by this WebClient ? Why it needs to be in PharoCore and not as an external package? are there (or will be) users of it inside the core? Thanks and sorry for the ignorance. Cheers mariano
2010/7/8 Germán Arduino <[hidden email]>
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Sorry the late response Mariano, but I'm doing a gazillion of different things :(
I think that the idea is as on squeak, retain an extremely simple HTTPSocket to basic operations (as keep MC working) and have a well done client with all the functionalities.) Germán. 2010/7/8 Mariano Martinez Peck <[hidden email]> I thought I was the only idiot, but it seems I am not. So, I am not shame to asking... _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by garduino
Since we agree that we want to use WebClient in pharo by default, it would be nice to start
pushing it into 1.2. I was waiting a bit to get some more feedback. What we could do is - load it in 1.2 - update it when andreas publish new versions - start forwarding to webClient - remove the other code slowly Do we agree? Stef _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I think that's a good plan!
Something to take care of: replacing the old code can be tricky because MC uses it... Adrian On Aug 13, 2010, at 12:13 , Stéphane Ducasse wrote: > Since we agree that we want to use WebClient in pharo by default, it would be nice to start > pushing it into 1.2. I was waiting a bit to get some more feedback. What we could do > is > - load it in 1.2 > - update it when andreas publish new versions > - start forwarding to webClient > - remove the other code slowly > > Do we agree? > > Stef > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |