Hi Andre,
I just took a look at EyeSee. You are doing a great job!
I will go over the code more closely tonight.
Cheers,
Doru
--
www.tudorgirba.com
"Relationships are of two kinds: those we choose and those that happen. They both matter."
Hi all, using inFusion to get an MSE model from Java, I saw that the tool
generates a FAMIX.Class for generic types used in parameters, for example:
public interface AnInterface<T> {
void doSomething(T param);
}
Will generate a FAMIX.Class for T, and a reference to that class for the
declaredType of "param".
Is this the way to describe generic parameters in an MSE file or is a bug?
Thanks,
Diego
Hi all,
I am using Merlin in AspectMaps for the import wizard, but some changes have been made since end of Jan that break the wizard and I think I found 2 bugs when trying to fix them. (Hudson daily build of 29 mar).
first: (ChooseFilePart new) validExtensions: #(txt) does not work as before, where it only showed files with the corresponding extension
second: the layout of multicheckboxes is not correct, try the multiCheckBoxesPart example in MerlinExamples to see
Lastly, what breaks my wizard is that I use checkboxes with a callback. This seems to be deprecated to multicheckboxes, but the example multiCheckBoxesPartWithCallback in MerlinExamples is all commented out. Does this work? If not, how do I migrate my checkboxes code?
Thanks in advance!
--
Johan Fabry
jfabry(a)dcc.uchile.cl - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Hello,
I have a browser. I initialize it with a presentation inside (which is
concretly another browser). What I would like to do is:
When selecting some specific value from the presentation, reinitialized the
browser with a new presentations (and remove the old one).
Is this possible ? How can I do that ?
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 556 by vhane...(a)gmail.com: ManifestMfBundle not completed
initialized upon instantiation
http://code.google.com/p/moose-technology/issues/detail?id=556
Describe the problem: what do you get? what do you expect?
The following expression raises an error, whereas it should not:
ManifestMfBundle new printString
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 557 by vhane...(a)gmail.com: FAMIXComment wrongly initialized
http://code.google.com/p/moose-technology/issues/detail?id=557
Describe the problem: what do you get? what do you expect?
"FAMIXComment new printString" raise an error. It is wrongly initialized
I turned one yellow test into green.
There are still 2 red and 1 yellow that I do not know why they are failing.
This stem from evaluating the following expression. They raise an error:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MooseModel famixCoreMetamodel.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
stream := WriteStream on: String new.
model := MooseModel new.
MooseModel export: model to: stream filtredBy: ImportingContext new
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Are these methods really used? Shall we remove them?
Cheers,
Alexandre
On 26 Mar 2011, at 17:18, admin(a)moosetechnology.org wrote:
> See <http://hudson.moosetechnology.org/job/moose-latest-dev/254/>
>
>
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
In case your are curious with what we are doing
BigPicture.png is before we started our coverage effort. BigPictureAfter.png is after.
Comments are welcomed.
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.