Author: rezan
Date: Sun Jan 4 16:40:08 2015
New Revision: 1649353
URL: http://svn.apache.org/r1649353
Log:
some ideas for 2.0
Added:
devicemap/branches/2.0/
devicemap/branches/2.0/README
devicemap/branches/2.0/clients/
devicemap/branches/2.0/clients/csharp/
devicemap/branches/2.0/clients/java/
devicemap/branches/2.0/data/
devicemap/branches/2.0/data/browser/
devicemap/branches/2.0/data/browser/attributes.json
devicemap/branches/2.0/data/browser/patterns.json
devicemap/branches/2.0/data/device/
devicemap/branches/2.0/data/device/attributes.json
devicemap/branches/2.0/data/device/patterns.json
devicemap/branches/2.0/data/os/
devicemap/branches/2.0/data/os/attributes.json
devicemap/branches/2.0/data/os/patterns.json
Added: devicemap/branches/2.0/README
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/README?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/README (added)
+++ devicemap/branches/2.0/README Sun Jan 4 16:40:08 2015
@@ -0,0 +1,10 @@
+This is a very early 2.0 prototype.
+
+We have clients and data.
+
+Clients right now look like the current 1.0 clients.
+
+The data is JSON. Each domain has its own directory.
+Each domain has a pattern file and an attribute file.
+Patterns map to attributes, which themselves are a map of
+keys and values.
Added: devicemap/branches/2.0/data/browser/attributes.json
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/browser/attributes.json?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/data/browser/attributes.json (added)
+++ devicemap/branches/2.0/data/browser/attributes.json Sun Jan 4 16:40:08 2015
@@ -0,0 +1 @@
+{}
Added: devicemap/branches/2.0/data/browser/patterns.json
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/browser/patterns.json?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/data/browser/patterns.json (added)
+++ devicemap/branches/2.0/data/browser/patterns.json Sun Jan 4 16:40:08 2015
@@ -0,0 +1 @@
+{}
Added: devicemap/branches/2.0/data/device/attributes.json
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/device/attributes.json?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/data/device/attributes.json (added)
+++ devicemap/branches/2.0/data/device/attributes.json Sun Jan 4 16:40:08 2015
@@ -0,0 +1 @@
+{}
Added: devicemap/branches/2.0/data/device/patterns.json
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/device/patterns.json?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/data/device/patterns.json (added)
+++ devicemap/branches/2.0/data/device/patterns.json Sun Jan 4 16:40:08 2015
@@ -0,0 +1 @@
+{}
Added: devicemap/branches/2.0/data/os/attributes.json
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/os/attributes.json?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/data/os/attributes.json (added)
+++ devicemap/branches/2.0/data/os/attributes.json Sun Jan 4 16:40:08 2015
@@ -0,0 +1 @@
+{}
Added: devicemap/branches/2.0/data/os/patterns.json
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/os/patterns.json?rev=1649353&view=auto
==============================================================================
--- devicemap/branches/2.0/data/os/patterns.json (added)
+++ devicemap/branches/2.0/data/os/patterns.json Sun Jan 4 16:40:08 2015
@@ -0,0 +1 @@
+{}