Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-incubator-e4-dev] Re: CSS and declarative UI round up


EMF for the declarative UI makes sense.  Not sure if I see its as needed for the CSS portion since we're likely to get a CSS framework already cooked and our only job then is to map to SWT calls.  As I recall, that's what Matt's EclipseCon presentation did.  But in any case this is a good discussion to have in the call.

Regards,
Kevin

eclipse-incubator-e4-dev-bounces@xxxxxxxxxxx wrote on 06/24/2008 02:14:57 AM:

> Hi Matthew,
>
> This looks incredibly good. Just to add my 2 cents to the discussion. I
> think we should use one libary stack. We already decided more or less to
> use EMF as our base for modelling the the workbench (right?) so an
> implementation of declarative UI based upon some EMF-Model is my
> favorite (I don't know if any such thing is around though already).
>
> David mentionned our XSWT and EXSWT[1,2,3] implementation, this is
> naturally also a possibility but to keep the technologies down to a
> minimum as said I like to have something EMF based because it would
> integrate so nicely in the modelled workbench (by the way my prototype
> already holds an EMF based CSS-Style-Like EMF implementation although I
> have no CSS-Parser and don't support all the inheritance, ... stuff we
> all know from CSS).
>
> Tom
>
> [1]http://tom-eclipse-dev.blogspot.com/2007/06/im-perflexed.html
> [2]http://tom-eclipse-dev.blogspot.com/2007/03/xswt-databinding-dataforms.html
> [3]http://publicsvn.bestsolution.at/repos/java/
>
> Matthew Hatem schrieb:
> >
> > Kevin,
> >
> > Sounds like a good idea.  
> >
> > Not sure if people are aware but I did a short talk on CSS and SWT at
> > Eclipsecon last year.
> >
> > Abstract and Slides: _
> > __http://www.eclipsecon.org/2007/index.php?page=sub/&id=3631_
> > <http://www.eclipsecon.org/2007/index.php?page=sub/&id=3631>
> >
> > Code: _
> > __http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3631_
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > eclipse-incubator-e4-dev mailing list
> > eclipse-incubator-e4-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev
>
>
> --
> B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
> ------------------------------------------------------------------------
> tom schindl                               leiter softwareentwicklung/CSO
> ------------------------------------------------------------------------
> eduard-bodem-gasse 8/3    A-6020 innsbruck      phone    ++43 512 935834
> _______________________________________________
> eclipse-incubator-e4-dev mailing list
> eclipse-incubator-e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev

Back to the top