Catapult PHP SDK TODO list
===========================================================

This is an active list of features Catapult may or may not
add to its PHP code. You are free to commit to these
changes by following the GitHub repository.

Each item is rated by its priority level

- consider using (array) casting in place
of built in Converter::toArray. Benchmark results
in demos.

to add:
(array)$json
current:
Converter::toArray($json)

- add 0.5.0 features backwards compatability. '_' functions
can be easily mocked by recalling the GenericResource's
