[Pharo-project] Search squeaksource for all senders of a method?
I would like search squeaksource for all senders of a method. How could this be done? How would I approach doing this? --AA
It is on the nice-to-have list since the beginning (5 years). Unfortunately there is currently no index and searching 7 GB of compressed versions is not practically feasible either. Maybe the GemStone version has a solution to that? AFAIK they keep the versions all in the stone and could easily index the internal data. Lukas -- Lukas Renggli http://www.lukas-renggli.ch
Lukas Renggli <renggli@...> writes:
It is on the nice-to-have list since the beginning (5 years). Unfortunately there is currently no index and searching 7 GB of compressed versions is not practically feasible either.
Okay. Sounds like another "if the year had 52+1 weeks" project, too bad.
Maybe the GemStone version has a solution to that? AFAIK they keep the versions all in the stone and could easily index the internal data.
Do they mirror the whole squeaksource? ^^ --AA
Maybe the GemStone version has a solution to that? AFAIK they keep the versions all in the stone and could easily index the internal data.
Do they mirror the whole squeaksource? ^^
No, they have their own instance. Lukas -- Lukas Renggli http://www.lukas-renggli.ch
I think we'll need to have squeaksource ported to Seaside to do this... my 0.0199999.... -- Cesar Rabak Em 24/12/2009 02:16, Adrian Kuhn < akuhn@iam.unibe.ch > escreveu: I would like search squeaksource for all senders of a method. How could this be done? How would I approach doing this? --AA _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Thu, Dec 24, 2009 at 6:10 PM, <csrabak@bol.com.br> wrote:
I think we'll need to have squeaksource ported to Seaside to do this...
I think squeaksource is already done with seaside. Did you wanted to say gemstone ?
my 0.0199999....
-- Cesar Rabak
Em 24/12/2009 02:16, Adrian Kuhn < akuhn@iam.unibe.ch > escreveu:
I would like search squeaksource for all senders of a method. How could this be done? How would I approach doing this?
--AA
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yes. . . Christmas eve here so my reasoning is being impaired a little bit :-) []s -- Cesar Rabak Em 24/12/2009 15:29, Mariano Martinez Peck < marianopeck@gmail.com > escreveu: On Thu, Dec 24, 2009 at 6:10 PM, <csrabak@bol.com.br> wrote: I think we'll need to have squeaksource ported to Seaside to do this... I think squeaksource is already done with seaside. Did you wanted to say gemstone ? my 0.0199999.... -- Cesar Rabak Em 24/12/2009 02:16, Adrian Kuhn < akuhn@iam.unibe.ch > escreveu: I would like search squeaksource for all senders of a method. How could this be done? How would I approach doing this? --AA _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Adrian Kuhn -
csrabak@bol.com.br -
Lukas Renggli -
Mariano Martinez Peck