Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] HandledItem Questions

Hi,

I'm just working on the ModelEditor and took a look at the
HandledItem-Element and I'm not sure why things are defined the way they
are currently.

The main problem I see with the current design is how to contribute a
HandledItem because I need the command-instance which might not be
available if I want to call a command not defined by myself (e.g. Save
All defined by the workbench).

I think a HandledItem needs to hold the command-id it wants to call and
not the Command-Instance itself.

Tom

-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                                        geschaeftsfuehrer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5/1    A-6020 innsbruck      phone    ++43 512 935834


Back to the top