Hi Doru,
So, what I do for now is a merging of my methods.
And I don't have any problem :)
But in fact, it is difficult to modularize my browser :)
Thank you for your help.
Cheers,
Jannik
On Dec 1, 2009, at 14:52 , Tudor Girba wrote:
Hi Jannik,
I think that the problem is more complicated and I am not sure what is the right way
about it.
When you capture several ports in:
browser showOn: #feedback;
from: #browser -> #selectedVersion;
from: #browser -> #selectedCat;
from: #browser -> #selectedElement;
you can reason about three things when trying to #display: a presentation. In other
words, you get three objects in your block.
However, in the current implementation, after this step the result of the display: is
stored in one port: #entity. And when you look at this port from inside the browser you
only see one object.
Cheers,
Doru
On 1 Dec 2009, at 14:26, Laval Jannik wrote:
Yes, oki,
Now, how can I specify parameters ?
I tried to use "from:"
But if I put "from: #selectedVersion", there is an exception.
What is the syntax to do this ?
Cheers
On Dec 1, 2009, at 14:12 , Simon Denier wrote:
Seems like you dont take any parameter in the
different subpanes of your feedback. Then I guess you get only the default parameter of
the browser, which would be the first one, i.e. selectedVersion
Jannik
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"When people care, great things can happen."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev