Hi,
I am trying menus in Moose 4.6. I loaded Moose from MooseScript (method
createModelForMoose). And I tried all command in menus.
Here are my comments:
On a MooseModel, some commands are strange or does not work:
- browse:
- code with dependencies:
why are there 2 times Smalltalk in the first pane ?
the visu seems strange and slow !
is it used by someone ?
- code with design flow
unusable as it is slow
is it used by someone ?
- code with namespace
is it used by someone ?
- code with package
is it used by someone ?
- export:
- export to fl
does not work, there is a DNU. It seems that the
notification does not work
- export to mse
same problem than export to fl
- import file
structure
no progress bar.
why is it loaded in the same mooseModel and change the model name ?
- import from
fl / mse
it imports, but I do not see what it does. There is no
new model in the root. And no new entities in my model.
after the import mse, the MooseBrowser twinkled !!! (strange behavior) and the VM used
100% of my processor....
- utilities
- bookmark entity: do nothing after asking for a name
- ensure classes and namespaces: do nothing. What is it ?
- infer namespace parents based on names: do nothing
- set root folder does not work: I select a folder, and it does not keep my selection.
Jannik