[Pkg-javascript-commits] [backbone] 01/74: adding a disclaimer

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:59:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.3.0
in repository backbone.

commit 6aa2f537c48957a54c5205edbe848722bdb23a3b
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Thu Oct 21 09:23:39 2010 -0400

    adding a disclaimer
---
 examples/todos.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/examples/todos.js b/examples/todos.js
index 82a1012..ff5274e 100644
--- a/examples/todos.js
+++ b/examples/todos.js
@@ -1,3 +1,8 @@
+// DISCLAIMER: This example is not yet complete, and probably isn't *too*
+// helpful for getting a sense of a real-world Backbone application just yet.
+// Contributions to it are welcome, but be careful of trying to use it as a
+// model.
+
 (function() {
 
   // ### Models

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list