Hi guys
as part of a project here we should have a deliverable on source code meta model :)
and I would like to just create a document that could replace the old Famix1.1. document
which would cover the nice FAMIX3.0 and some of the subtle aspects of Java extraction.
I hope that we will be able to generate part of the document :)
If you are interested to join or give feedback just say it.
We will start after the ICSM deadline.
Stef
Hi Guys!
Is everybody happy with MOFormsBuilder? Can I start cleaning it? The class contains many dead methods
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Famix Milestone-4.4
New issue 585 by tudor.gi...(a)gmail.com: AnnotationTypeAttribute should be a
StructuralEntity
http://code.google.com/p/moose-technology/issues/detail?id=585
AnnotationTypeAttribute should be a StructuralEntity
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Famix Milestone-4.4
New issue 584 by tudor.gi...(a)gmail.com: AnnotationType should be a FAMIX
Type
http://code.google.com/p/moose-technology/issues/detail?id=584
AnnotationType should be a Type.
Again this night hudson failed to build VerveineJ :-(
---
Error Message
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
Stacktrace
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
---
nicolas
Hi Doru,
I just tried to load Moose (default version) in a PharoCore 1.2.2a image and I got an error when loading Glamour.
The package Glamour-EyeSee-Presentations is not found in the repository.
Veronica
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 580 by alexandr...(a)gmail.com: DNU in EyeSee
http://code.google.com/p/moose-technology/issues/detail?id=580
I just tried it in a Pharo 1.2 and got 11 errors and 1 failure among the 13
tests.
Apparently #displayString is used a bit everywhere. This method does not
exist in Pharo.
After having added #displayString on Object, I got other problem with the
examples: #any is not understood by a collection, it is invoked in
Collection>>minValue.
After changing #any by #anyOne, I was able to get some nice graphics. There
are other bugs from here, but I will report them after....
Hello
What's the status of Java annotation import with infusion/VerveineJ? I have seen some mails in the past weeks but didn't take a close look.
Now I would like to use such information to draw dependencies linked to Spring annotations (for dependency injection).
I tried both infusion and verveinej on the sample petclinic app for Spring but both returned a minimalistic set of annotation types (Override, SuppressWarnings, XmlElement, and XmlRootElement)
Any idea what is going wrong?
--
Simon Denier
Status: New
Owner: tudor.gi...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.4
New issue 583 by tudor.gi...(a)gmail.com: Add EyeSeePresentation to Glamour
http://code.google.com/p/moose-technology/issues/detail?id=583
We need an EyeSeePresentation to embed an EyeSee diagram in Glamour.
Updates:
Status: Fixed
Labels: Milestone-4.4 Component-EyeSee
Comment #5 on issue 155 by tudor.gi...(a)gmail.com: Port EyeSee to Pharo
http://code.google.com/p/moose-technology/issues/detail?id=155
It is working quite well now. We can close this issue and open more
specific ones if needed.