Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-vex-dev] Skpe Conference call

Hello Frank,

those concepts are planned, but not realized yet. I think it should not be too complicated to realize a listener interface for IVexWidget, based on the mouse, keyboard and document events that are already handled by IVexWidget. A listener that is registered via a to be defined extension point could be called before and/or after the original handler of those events is invoked.

I'd like to make some progress in the area of extensibility, since this opens Vex for more use cases. Customizability for a certain document type is the key to the full spectrum of the possibilities that XML provides.

Florian

PS: English, since the mailing list is read (hopefully) world-wide ;-)

Am 27.01.2014 15:22, schrieb eclipse@xxxxxxxxxxxxx:
Hallo zusammen,

aus den wenigen Erkenntnissen die ich bisher erlangt habe, zeigt scheint
sich ein Komplex recht häufig. Mein Referenzeditor hat viele "Wizzards"
und "Tools" die Position- und/oder Kontextbezogen irgendwelche Aktionen
ausführen, die letztendlich zu einer Änderung des Dokumentes führen. Bei
Vex habe ich nur Extensionpoints zur Deklaration von Dokumenttypen und
den entsprechenden Styles gefunden. Gibt es ein solches Konzept nicht,
ist es angedacht aber noch nicht realisiert? Ich würde mich gerne für
bestimmte Ereignisse registrieren, um bei Eintritt selbiger (z.B.: einem
Doppelklick auf ein bestimmtes Element eines bestimmten Dokumentes) eine
Aktion auszuführen.

Natürlich birgt eine solche API-Öffnung immer Gefahren (Performance?),
allerdings sehe ich keinen anderen Weg Domänenspezifische Anpassungen zu
realisieren. Letztendlich ist es wie das css-styling der Dokumenttypen
nur dass nicht nur das Aussehen sondern auch das Verhalten abgepasst
wird ...

Oder liege ich falsch, bzw. hab was nicht verstanden / übersehen? Bin
für jeden Tipp dankbar ;)

Grüße aus Stuttgart,

Frank

*From:*mylyn-vex-dev-bounces@xxxxxxxxxxx
[mailto:mylyn-vex-dev-bounces@xxxxxxxxxxx] *On Behalf Of
*eclipse@xxxxxxxxxxxxx
*Sent:* Tuesday, January 21, 2014 3:59 PM
*To:* mylyn-vex-dev@xxxxxxxxxxx
*Subject:* [mylyn-vex-dev] Skpe Conference call

Hello,

I’d like to participate to the skype conference call – but I can’t send
a mail to the list because I’m not a subscriber of that list. And I
can’t subscribe it because I can’t find it at
https://dev.eclipse.org/mailman/listinfo.

Anyway, I have subscribed this list ;)

My Skype ID is armes_schwein.

Thanks in advance

Frank



_______________________________________________
mylyn-vex-dev mailing list
mylyn-vex-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-vex-dev



Back to the top