Send As SMS
Note: This blog is sorta marketing-related and less frequently updated than other blogs that I author. If you are more of a techy-geek than a marketing wizard then cre8ive hut will be much interesting for you.
Volkan.

10.08.2005

sardalya - A new version is about to come...

A new version of sardalya is emerging:

After several optimizations, the code is better organized. Moreover I examined a more consistent behavior and a far better CPU utilization when Dragging layers.

So what's new in the new version:

  1. Static object are now accessed via their name so instead of calling

    new EventHandler().addEventListener

    you simply call

    EventHandler.addEventListener
  2. Entire code reviewed line-by-line. Parts of it are optimized. Unnecessary parts are removed.
  3. Three or four tiny bugs that were hiding under the carpet were killed (the code is debugged I mean :) )
  4. Two new objects are added: WindowObject and DOMManager.
  5. We now have a Article Editor which is a case study by itself.
  6. Instead of global control variables we now have controller objects: DraggableLayerController, CollapseManagerController and PreloaderController.
  7. And much more that I cannot remember.

Just wait for the new release and see the difference.


Comments: Yorum Gönder

<< Home

This page is powered by Blogger. Isn't yours?