Skip to content

Commit

Permalink
Adds 'Disclaimer' section
Browse files Browse the repository at this point in the history
  • Loading branch information
rschildmeijer committed Jan 10, 2011
1 parent ef2faef commit 6a6cade
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Expand Up @@ -26,12 +26,17 @@
}

}


#Disclaimer
Loft is far from (production) ready. The example above (ExampleHandler) is the proposed syntax for doing asynchronous calls.
The initial plan for Loft is to adopt as much as possible from the [facebook/tornado] master branch.

#Requirements
Java >= 1.5
Scala >= 2.8.0 (for loft developers: enable Scala continuation plugin (-P:continuations:enable))

[Continuation]: http://www.scala-lang.org/node/2096
[swirl]: http://code.naeseth.com/swirl/
[Tornado]: http://github.com/facebook/tornado/
[Deft]: http://github.com/rschildmeijer/deft
[Deft]: http://github.com/rschildmeijer/deft
[facebook/tornado]: http://github.com/facebook/tornado

0 comments on commit 6a6cade

Please sign in to comment.