Dear Moosers,
I am trying to use Moose 6.1 (by the way, it is beautiful !)
I declared this method that should make visible all RMQLogEntity in the MoosePanel :
MooseModel>>allRMQLogEntityGroups <navigation: 'All RMQ Log groups'> ^self allWithType: RMQLogEntity
The item "all rmqlogentity" is available in the MoosePanel, but when I click on it, it generate an error (available attached).
I probably forget to declare something, but I do not remember which one. Could you help me ?
Cheers, Jannik
Hi,
Did you do MooseModel resetMeta after loading your new code?
Cheers, Doru
On Feb 14, 2018, at 11:19 PM, Jannik Laval jannik.laval@gmail.com wrote:
Dear Moosers,
I am trying to use Moose 6.1 (by the way, it is beautiful !)
I declared this method that should make visible all RMQLogEntity in the MoosePanel :
MooseModel>>allRMQLogEntityGroups <navigation: 'All RMQ Log groups'> ^self allWithType: RMQLogEntity
The item "all rmqlogentity" is available in the MoosePanel, but when I click on it, it generate an error (available attached).
I probably forget to declare something, but I do not remember which one. Could you help me ?
Cheers, Jannik
-- ~~Jannik Laval~~ Enseignant-chercheur
http://www.jannik-laval.eu http://www.phratch.com http://www.approchealpes.info <error.txt>_______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
“Software has no shape. Actually, it has no one shape. It has many."
Hi Doru,
This is it ! Thank you.
Cheers, Jannik
On 15/02/2018 08:44, Tudor Girba wrote:
Hi,
Did you do MooseModel resetMeta after loading your new code?
Cheers, Doru
On Feb 14, 2018, at 11:19 PM, Jannik Laval jannik.laval@gmail.com wrote:
Dear Moosers,
I am trying to use Moose 6.1 (by the way, it is beautiful !)
I declared this method that should make visible all RMQLogEntity in the MoosePanel :
MooseModel>>allRMQLogEntityGroups <navigation: 'All RMQ Log groups'> ^self allWithType: RMQLogEntity
The item "all rmqlogentity" is available in the MoosePanel, but when I click on it, it generate an error (available attached).
I probably forget to declare something, but I do not remember which one. Could you help me ?
Cheers, Jannik
-- ~~Jannik Laval~~ Enseignant-chercheur
http://www.jannik-laval.eu http://www.phratch.com http://www.approchealpes.info <error.txt>_______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
“Software has no shape. Actually, it has no one shape. It has many."
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev