Skip to content

Commit

Permalink
Added Wish List item to resolve #11
Browse files Browse the repository at this point in the history
  • Loading branch information
joescii committed Jul 26, 2015
1 parent 692a20b commit bfb061e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ Here are things we would like in this library. It's not a road map, but should

* Optimize `Future` handling to only require one key, i.e. `{ "net.liftmodules.ng.Angular.future": "RANDOM_ID" }`.
* Support configurable `net.liftweb.json.Formats`.
* Resolve the `RequestVar was set but not read` warning (see [Issue #11](https://github.com/joescii/lift-ng/issues/11)).
* Add an `onRender` function to `AngularActor` to allow performing a scope operation when the page is rendered.
* Support server comet pushes to client via services.
* Cleanup `JsObjFactory` method names, preferably only two indicating when the function is run (on page load vs every invocation).
Expand Down

0 comments on commit bfb061e

Please sign in to comment.