[Moose-dev] Re: Fwd: [Pharo-project] new version of CAnalyzer?
Simon Denier
Simon.Denier at inria.fr
Fri Nov 27 21:29:25 MET 2009
On 27 nov. 2009, at 17:16, Stéphane Ducasse wrote:
>
> On Nov 27, 2009, at 9:09 PM, Simon Denier wrote:
>
>>
>> Some people are a bit too hurried in this list :)
>
> :)
>>
>> So...
>>
>> After a week of work and discussion, we (Alex and I) are pleased to
>> announce that the metamodel for C looks good enough to perform some
>> analysis.
>>
>> See the tests in CAnalyzerTest:test famix integration for some
>> specifications of CA entities.
>>
>> I also updated the Configuration so
>> ConfigurationOfCAnalyzer loadVersion: '1.3' should load a working
>> analyzer.
>
> Why a 1.3
> Did you change the architecture?
nope, it's still based on baseline 1.2, it's just a new version (btw,
I dont see a diff between baseline 1.1 and 1.2)
>
>> (BTW, I am not sure about the best way to create a new version with
>> metacello. Right now I copy-paste the previous version method (or
>> the baseline) and perform the 'update package methods' operation -
>> have to think of a better name).
>>
>> It's neither perfect nor complete: for example we dont import local
>> variables or parameters for now (which might be interested for type
>> usage information). Also there is no guarantee that the importer
>> deals with all possible ways of declaring a function or a variable
>> or something else, because of the syntax of the xml data sources.
>
> Ok I will try
>>
>>
>> On 27 nov. 2009, at 16:46, Stéphane Ducasse wrote:
>>
>>>
>>>
>>> Begin forwarded message:
>>>
>>>> From: Stéphane Ducasse <stephane.ducasse at inria.fr>
>>>> Date: November 27, 2009 8:25:02 PM GMT+01:00
>>>> To: Pharo Development <Pharo-project at lists.gforge.inria.fr>
>>>> Subject: [Pharo-project] new version of CAnalyzer?
>>>> Reply-To: Pharo-project at lists.gforge.inria.fr
>>>>
>>>> hi alex
>>>>
>>>> did you publish a new version of the configurationOfCanalyzer?
>>>>
>>>> Stef
>>>>
>>>> _______________________________________________
>>>> Pharo-project mailing list
>>>> Pharo-project at lists.gforge.inria.fr
>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> Moose-dev at iam.unibe.ch
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> Simon
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> Moose-dev at iam.unibe.ch
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev at iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Simon
More information about the Moose-dev
mailing list