Issue 4637 in pharo: Method to shrink to PharoCore

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

Issue 4637 in pharo: Method to shrink to PharoCore

pharo
Status: Accepted
Owner: marianopeck
CC: [hidden email]
Labels: Milestone-1.4

New issue 4637 by marianopeck: Method to shrink to PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

Since we are integrating a lot of non-core package in Pharo, like Shout,  I  
think it is a must to provide a #shrinkToPharoCore and a hudson associated  
to that.


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo
Updates:
        Cc: pavel.krivanek

Comment #1 on issue 4637 by [hidden email]: Method to shrink to  
PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

Yes!


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo

Comment #2 on issue 4637 by pavel.krivanek: Method to shrink to PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

fix included, currently nothing to do :-)


Attachments:
        SmalltalkImage-PharoCore.st  2.6 KB


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo
Updates:
        Status: FixProposed

Comment #3 on issue 4637 by [hidden email]: Method to shrink to  
PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

(No comment was entered for this change.)


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo

Comment #4 on issue 4637 by marianopeck: Method to shrink to PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

Excellent!!!

Pavel/Stef: since a lot of time, I wonder if we can add such meta  
information to packages. If packages are reified (like in VAST), one could  
just implement #isPharoCore  answering true.  Now, is there something in  
RPackage that can help to this?


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo

Comment #5 on issue 4637 by [hidden email]: Method to shrink to  
PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

We need to take care that we do intent to use some things... e.g. FS will  
replace the old FileSystem.

But in general, this is nice... I will add it and set up a Jenkins.


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo

Comment #6 on issue 4637 by [hidden email]: Method to shrink to  
PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

So far RPackage just has one instance of RPackage to represent a package.  
Now I think that it would be good to have a metadata class per package to  
hold a lot of metainformation we all want on packages


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo

Comment #7 on issue 4637 by marianopeck: Method to shrink to PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

Exactly. That's why I meant. I VAST, ENVY, they do that, they create a  
class per package. Then you can take such class and implement/customize  
sutff, like choosing which classes/methods to shrink, dependencies, etc...

And of course, you can build tools that take information from them.


_______________________________________________
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 4637 in pharo: Method to shrink to PharoCore

pharo
Updates:
        Status: Closed

Comment #8 on issue 4637 by [hidden email]: Method to shrink to  
PharoCore
http://code.google.com/p/pharo/issues/detail?id=4637

in 14095


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