Re: [nebula-dev] Timeline widget proposal

2020-02-27 Thread Christian Pontesegger
> The nebula website is simple (and kind of a mess to be honest because > we have so many widgets now). Website change pending: https://git.eclipse.org/r/c/158521/ > I believe the widget is now in incubation right? If you use it in > production at your company then consider moving it to the

Re: [nebula-dev] Timeline widget proposal

2020-02-27 Thread Wim Jongman
Thanks, Christian, The nebula website is simple (and kind of a mess to be honest because we have so many widgets now). Here is it: https://git.eclipse.org/c/www.eclipse.org/nebula.git/ I believe the widget is now in incubation right? If you use it in production at your company then consider

Re: [nebula-dev] Timeline widget proposal

2020-02-27 Thread Christian Pontesegger
Hi, documentation is online: https://wiki.eclipse.org/Nebula_Timeline I guess I might need some help to adapt the webpage and add an example image there. thanks Christian ___ nebula-dev mailing list nebula-dev@eclipse.org To change your delivery

Re: [nebula-dev] Timeline widget proposal

2020-02-21 Thread Laurent Caron
> I do need this widget for a company project. Here we use it for protocol >>> analysis: >>> Show different layers of the OSI network model and the packets >>> transmitted over these layers. It helps to detect delays or special kind of >>> frames we are intereste

Re: [nebula-dev] Timeline widget proposal

2020-02-20 Thread Wim Jongman
Gesendet:* Donnerstag, 30. Januar 2020 um 10:38 Uhr >> *Von:* "Wim Jongman" >> *An:* "Nebula Dev" >> *Betreff:* Re: [nebula-dev] Timeline widget proposal >> Hi Christian, >> >> Wow, that looks great. >> >> > a) Do we want to host

Re: [nebula-dev] Timeline widget proposal

2020-02-02 Thread Wim Jongman
rested in. > > Sure I will also maintain the widget. > > Christian > > *Gesendet:* Donnerstag, 30. Januar 2020 um 10:38 Uhr > *Von:* "Wim Jongman" > *An:* "Nebula Dev" > *Betreff:* Re: [nebula-dev] Timeline widget proposal > Hi Christian, >

Re: [nebula-dev] Timeline widget proposal

2020-01-30 Thread sergei . kovalchuk
Hi Christian, The main idea or usecase is to visualize instruction per command sequencer or accelerator, the tool has ecore based drawing model and custom renderer-core with the set of particular painters and uses clear dependency on EMF and SWT only. Unfortunately, it's not published, I

Re: [nebula-dev] Timeline widget proposal

2020-01-30 Thread Christian Pontesegger
Hi Sergei, from what I see your approach looks quite similar. Do you have your code online somewhere so I can have a look? The widget I am working on is basically a viewer. It allows editing through the model, but not from the UI. This is due to the fact that it is a tool for analysis. Your

Re: [nebula-dev] Timeline widget proposal

2020-01-30 Thread sergei . kovalchuk
Hi Christian, The SWT domain so interesting for me and at the end of 2019th I have worked in this direction. Recently, I saw your mail thread with a proposal about TimeLine Viewer, it looks cool. Currently, I'm working to provide TimeLine Viewer for Eclipse Passage project based on SWT and

Re: [nebula-dev] Timeline widget proposal

2020-01-30 Thread Christian Pontesegger
.   Christian   Gesendet: Donnerstag, 30. Januar 2020 um 10:38 Uhr Von: "Wim Jongman" An: "Nebula Dev" Betreff: Re: [nebula-dev] Timeline widget proposal Hi Christian,   Wow, that looks great.   > a) Do we want to host it as nebula widget? Yes, we would love to hav

Re: [nebula-dev] Timeline widget proposal

2020-01-30 Thread Wim Jongman
Hi Christian, Wow, that looks great. > a) Do we want to host it as nebula widget? Yes, we would love to have this widget in Nebula. > b) if yes, is the namespace org.eclipse.nebula.timeline.* fine? The namespace would be o.e.n.*widgets*.timeline > c) do we require a stable API before we

[nebula-dev] Timeline widget proposal

2020-01-29 Thread Christian Pontesegger
Hi, I am currently working on a timeline widget. It is Draw2D based, a sample image is attached. The source is currently available at github: https://github.com/Pontesegger/timeline During development (still ongoing) the plugin contains a timeline view which automatically populates a sample