Hi, I'm now having a big (I feel too big) javascript file. I'm wondering how to improve the structuration and modularity.
For example, just the menu there is a fair amount of line. SHould I do a class just for that and use it on the application class ? This would allow me to split in 2 files in that example. Is there other way ? Can I break my current one class javascript file into several files (a js include if it exist) even if I keep one class ? Thanks ! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
