Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: RE: [e4-dev] Declarative UI

If that includes all optional components, that is very good.  Our current release weighs in at 100,428 bytes for xswt.jar and the latest integration snapshot is 150,535 bytes, of course with significantly enhanced functionality.

Our idea for addressing both space and performance was to compile xswt to Java.  Gorkem, is that a good idea?

-Dave Orme

On Nov 11, 2008 10:22 AM, "Yves YANG" <yves.yang@xxxxxxxxxxx> wrote:

Without optimization, now we have one eXAML jar size of 95K, since we use interface/implementation packages.

 

Regarding to CSS, we can make an extension to support css and integrate with CSS engine. Such as:

            <Style file="style.css"/>

 

Best regards

Yves YANG

Soyatec - Eclipse OutSourcing & XAML for java

http://www.soyatec.com

Tel: +33 1 60 13 06 67

Mobile: +33 6 20 74 39 45

Fax: +33 9 58 07 06 67


From: e4-dev-bounces@xxxxxxxxxxx [mailto:e4-dev-bounces@xxxxxxxxxxx] On Behalf Of David Orme
Sent: Tuesday, November 11, 2008 4:53 PM
To: E4 Project developer mailing list
Subject: Re: [e4-dev] Declarative UI

  Yves, How big is the XAML runtime? -Dave Orme > > On Nov 11, 2008 8:45 AM, "Gorkem Ercan" <ge...


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


Back to the top