PDA

View Full Version : Ext.fly: Need explanation and use of



jsakalos
11 May 2007, 12:44 PM
Hi there,

could somebody explain the principle, purpose and when should/shouldn't it be used?

Somehow cannot grasp it just from doc and source code. ;)

efege
11 May 2007, 1:05 PM
jsakalos, I suppose you've already seen this, but anyway...

Flyweight by Jack Slocum:
http://extjs.com/forum/showthread.php?p=9030

Flyweight by Wikipedia:
http://en.wikipedia.org/wiki/Flyweight_pattern

That should give a good approximation to the concept... (I'm too trying to learn, so that's all I can help now).

jsakalos
11 May 2007, 1:23 PM
Thanks a lot.

Somehow I haven't found it myself. Anyway, that clarifies the Ext.fly