Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 6668 by [hidden email]: MCSmalltalkhubRepository + speedup
http://code.google.com/p/pharo/issues/detail?id=6668

Add a specific MCSmalltalkhubRepository which supports plain text files for  
the version names
=> half the size of the html files
=> faster "parsing" on the image-side


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6668 by [hidden email]: MCSmalltalkhubRepository  
+ speedup
http://code.google.com/p/pharo/issues/detail?id=6668

Name: SLICE-Issue-6668-MCSmalltalkhubRepository--speedup-CamilloBruni.1
Author: CamilloBruni
Time: 14 September 2012, 5:28:37.522 pm
UUID: 838afb47-cfe1-4f36-ad34-d7b71148072c
Ancestors:
Dependencies: Monticello-CamilloBruni.706

- added specific smalltalkhub repository template
- improved reponse times for http repositories


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6668 by [hidden email]: MCSmalltalkhubRepository  
+ speedup
http://code.google.com/p/pharo/issues/detail?id=6668#c2

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6668 by [hidden email]: MCSmalltalkhubRepository  
+ speedup
http://code.google.com/p/pharo/issues/detail?id=6668#c3

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6668-MCSmalltalkhubRepository--speedup-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox:
        MessageNotUnderstood: RPackageSet>>extensionCategoriesForClass:
  1: RPackageSet(Object)>>doesNotUnderstand: #extensionCategoriesForClass:
  2: [:class | (aWorkingCopy packageSet extensionCategoriesForClass: class)
                        do: [:category | (class organization listAtCategoryNamed: category)  
isEmpty
                                        ifTrue: [class organization removeCategory: category]]] in  
GoferCleanup>>cleanupProtocols:
  3: Array(SequenceableCollection)>>do:
  4: GoferCleanup>>cleanupProtocols:
  5: GoferCleanup>>cleanup:
  6: [:each | self cleanup: each] in GoferCleanup>>execute
  7: OrderedCollection>>do:
  8: GoferCleanup>>execute
  9: Gofer>>execute:do:
10: Gofer>>execute:
        ...
----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6668-MCSmalltalkhubRepository--speedup-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20285-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep 13 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep 13 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo
Updates:
        Status: HumanReviewNeeded

Comment #4 on issue 6668 by [hidden email]: MCSmalltalkhubRepository  
+ speedup
http://code.google.com/p/pharo/issues/detail?id=6668

loads fine locally, must be a monkey issue then


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo

Comment #5 on issue 6668 by [hidden email]: MCSmalltalkhubRepository  
+ speedup
http://code.google.com/p/pharo/issues/detail?id=6668

Ok I will have a look at your code after


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6668 in pharo: MCSmalltalkhubRepository + speedup

pharo
Updates:
        Status: Integrated

Comment #6 on issue 6668 by [hidden email]: MCSmalltalkhubRepository  
+ speedup
http://code.google.com/p/pharo/issues/detail?id=6668

in 20288


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker