|
Home / Java / Legacy WALL the Wireless Abstraction Library Back to Java
Other Java/WURFL efforts
Murray Brandon: Modified WALL Nicholas Albion: More Modified WALL Laszlo Nadai: JAXB-based API Bill Ray: MyWURFL |
More Improvements from Nicholas Albion Hi Luca, Here's my Christmas present to the WURFL/WALL community. I've taken Murray Brandon's code for a test drive and have to say that I like it. I like the idea of only having to check if the device supports WML/CHTML/XHTML once, and storing that in the DocumentInfo object. I've changed that code so that it only needs to do an int comparison instead of a string comparison. I've also set up Murray's code in a seperate directory, so that I could compare it with your original code - and go back to that if I came across any problems with his code. So far it's been good though, I've even added a few other tags/classes of my own. I'm trying to design my site (web application) so that it will support AJAX on PCs, so I've added "id" and "style_class" attributes to the |