Hi,
In the past (VW7.4) Matrix was in the Smalltalk namespace, after that
you have moved it to SCG namespace (VW7.5), and actually it is in
Hapax namespace!
the problem that I have some extensions of this class in different
packages and actually when I want to load these packages the Matrix
extensions will not be loaded!
Do you know how can we solve such problem? (another solution than
rewrite the extensions manuellement).
Hani
http://users.skynet.be/fb819339/nicolas.htm
This is excellent!
Then if you never read petit nicolas. You know what do ask for
christmax.
Quentin read them several times: this is a part of french culture.
Stef
hi,
the instance variable 'candidateList' in FAMIXInvocation should be
initialized as an empty orderedcollection instead to have, some
times, a nil values and to cause bugs.
Bests,
Hani
Hi,
Lukas helped (actually, he did it :)) in fixing the problems with the
expiring session and with the localhost links in the RSS feed. It
should all work now.
Thanks Lukas!
Cheers,
Doru
--
www.tudorgirba.comwww.tudorgirba.com/blog
"Value is always contextual."
I tried to import Java sources into MOOSE, but failed with both ways
documented on moose.unibe.ch:
- The Eclipse Plugin (http://moose.unibe.ch/tools/j2mse) adds a
menu-item to the Project tree, but no matter from where (Project,
Package, Class) I try to activate the plugin it says "The chosen
operation is not currently available".
- iPlasma (http://moose.unibe.ch/docs/faq/importingWithiPlasma)
crashes with a NullPointerException after I select the source folder
to import.
How do you import Java sources into Moose? My Software Engineering
students would like to play with their code in MOOSE.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
Hi adrian
I like your smart sets better than my uniqueOrderedCollection.
The problem with UniqueOrderedCollection is that it is not clear what
to do with add:before: and the like.
Since we cannot garantee the order anyway.
Stef
Hello Alex,
running JavaSupport4MOOSE on some 1.4 code worked but yields funny
results
- each class is listed 8 times, should be once only
- all classes are listed as part of default package, should be proper
package
- all access go to objects rather than attributes, including a funny
object named #,
- class scope is missing for all attributes and methods
- type and return type is missing for all attributes and methods
- parameters of methods are missing
- stub classes are missing, or not properly linked to model
- inner classes are completely missing
- some inheritances are missing, for example BagTest has no
superclass, but should be TestCase
cheers,
AA
Hi,
moose.unibe.ch is now watched with Google Analytics.
Cheers,
Doru
--
www.tudorgirba.comwww.tudorgirba.com/blog
"Problem solving should be concentrated on describing
the problem in a way that is relevant for the solution."
Hi,
The goal of a highlight in moose.unibe.ch is to provide an entry point
inside the content of the page.
The highlight should be visual and the accompanying text should be
kept to a minimum. Please do not write more than one line there,
because it clutters the front page.
Cheers,
Doru
--
www.tudorgirba.comwww.tudorgirba.com/blog
"Every thing has its own flow."