Skip to main content



      Home
Home » Archived » EGL Development Tools » EDT 0.8.0 Planning
EDT 0.8.0 Planning [message #766355] Thu, 15 December 2011 10:52 Go to next message
Eclipse UserFriend
The EDT 0.8.0 Project Plan has been updated so that it now includes the set of themes and content that is currently being considered for the 0.8.0 release. If you have any questions or comments about the information on this page, including requests for content that is not currently being considered for the 0.8.0 release, let us know by responding to this thread.

-Brian
Re: EDT 0.8.0 Planning [message #774540 is a reply to message #766355] Wed, 04 January 2012 00:51 Go to previous messageGo to next message
Eclipse UserFriend
Hi Brian,

I did not see Rich UI Dynamic Loading in the list. That would be great to have
Re: EDT 0.8.0 Planning [message #775256 is a reply to message #774540] Thu, 05 January 2012 11:40 Go to previous messageGo to next message
Eclipse UserFriend
Marcel,
Dynamic loading is a candidate line item under the runtime performance theme. However, we are still identifying and prioritizing a number of items under that theme, so we don't yet know whether dynamic loading will make it into this short release.

We also have some design work to do, to determine whether dynamic loading should be implemented the same way as in RBD, or if we can improve and simplify the implementation.

- Lisa
Re: EDT 0.8.0 Planning [message #775493 is a reply to message #774540] Fri, 06 January 2012 00:19 Go to previous messageGo to next message
Eclipse UserFriend
EDT's JS runtime, by design, is more modulized then RBD. In RBD, everything is put together into one big HTML and downloaded together. In EDT, the HTML is small with some bootstrap code in it. The bootstrap code then loads the egl runtime (as one file) and dependent parts(each as one file). This modulized loading will make dynamic loading support easier.
Re: EDT 0.8.0 Planning [message #775509 is a reply to message #775493] Fri, 06 January 2012 01:04 Go to previous message
Eclipse UserFriend
That sounds great!

BTW I created a dynamic loader statistics panel, which shows statistics per package and object. I am happy to commit that to EDT dynamic loading.
Previous Topic:SQL parameters
Next Topic:Delete
Goto Forum:
  


Current Time: Tue Jul 22 23:24:35 EDT 2025

Powered by FUDForum. Page generated in 0.07129 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top