I don’t usually do much JavaScript in my applications, but might do some simple AJAX stuff in the future. I wasn’t really aware that JavaScript did leak much, but next time around I’ll have to use this util.
Categories
I don’t usually do much JavaScript in my applications, but might do some simple AJAX stuff in the future. I wasn’t really aware that JavaScript did leak much, but next time around I’ll have to use this util.
So Geronimo passed the TCK tests a couple of days ago. Excellent work. IBM DeveloperWorks has a resource page for Geronimo here, as well as resources for other Apache projects.
This is a must read if you’re doing webapps in J2EE. Sure made me think through how classloading, introspection and ThreadLocals are used in our app.