Hi
this is still totally unclear to me how I can change Moose and get my changes not breaking parts of moose that I do not know
or are not loaded?
I want to work on the importer/extractor proposal I sent around last week.
So I can implement the changes but what is the process?
Stef
Hi,
Given a FAMIXClass, generated from a Java project parsed with Verveine-J,
is it possible to know the classes that it imports? I am referring to this
kind of information:
import org.argouml.application.events.ArgoDiagramAppearanceEvent;
import org.argouml.application.events.ArgoEventPump;
It should be easy to write a parser that gets these "imports" from the
completeText of the FAMIXFileAnchor, but I don't want to write it if I can
have this information more easily.
Thanks again.
Cheers,
Alberto
--
View this message in context: http://moose-dev.97923.n3.nabble.com/Classes-and-Namespaces-imported-by-a-J…
Sent from the moose-dev mailing list archive at Nabble.com.
what about?
"MooseMonticelloImporter is a dedicated Smalltalk importer that extends the default Smalltalk importer to deal with classes and methods that are not loaded in memory but contained in Monticello packages."
I imagine…
so I will publish that and we fix it if this is wrong.
Stef
Doru
This package is bogus because it is incomplete. The importing superclasses taks are missing. They should not be in another package.
It is a pain to find our way. Because these classes are not in the Moose-GenericImporter too.
but somewhere in between. MooseImportingTask should not be in generic importer too. because it is only for Smalltalk.
So I started to commit some changes.
Stef
ManifestMfBundle has not been documented yet. The class comment should describe the purpose of the class, its collaborations and its variables.
Instance Variables:
name <ProtoObject | PseudoContext>
requiredBundles <Collection>
ManifestMfImporter has not been documented yet. The class comment should describe the purpose of the class, its collaborations and its variables.
Instance Variables:
bundles <(Collection of: Object)>
Why people do not put comments in classes?
Am I that stupid that I do not understand anything?
It is really annoying to have to guess all the time. I crawl crawl and crawl.
Stef
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 744 by usman.bh...(a)gmail.com: SmalltalkImporter should be renamed
SmalltalkExtractor
http://code.google.com/p/moose-technology/issues/detail?id=744
to convey the fact that it goes from source code to model
Hi
I want to know how the image found http://www.moosetechnology.org/download/4.6 is built.
Where can I find this information?
May be I will copy the configurations and set the versions to see if I can get a system that I can rebuild
systematically.
Stef