>>I'm not sure, but that would be an interactive test anyway, right? Right, I was thinking this would basically be geared towards a quick or casual web based test. The use case I was thinking about is if a user has a problematic user agent, they can see how its getting handled by various DDR versions, API versions, etc. Not really a high priority, just a nice to have. Right now my goal is just to expose as much as we can.
________________________________ From: Bertrand Delacretaz <[email protected]> To: [email protected] Sent: Monday, May 6, 2013 11:42 AM Subject: Re: device map web added to svn Hi, On Sun, May 5, 2013 at 4:50 PM, Reza Naghibi <[email protected]> wrote: > So I finally got around to committing the dmap web interface to SVN: > http://svn.apache.org/repos/asf/incubator/devicemap/trunk/web/ ... Cool! Note that source code files need a licence header as in [1] for example, but that's only needed when we want to release them, nothing urgent. [1] http://svn.apache.org/repos/asf/sling/trunk/samples/slingbucks/src/main/java/org/apache/sling/slingbucks/server/ConfirmedOrdersObserver.java > ...I would also like to get browsermap in there too. > Is it possible to namespace and use multiple versions of browsermap on a >single page without too much effort?... I'm not sure, but that would be an interactive test anyway, right? BrowserMap already has some automated tests, so it might not be too hard to run them against various releases to compare. -Bertrand
