The build infrastructure is in place, as is the base directory structure.
To build: cd $JSF_BUILD_DIR/sandbox && ant clean main
After a build, the sandbox library will be in sandbox/build/lib.
Please feel free to start adding implementation specific components that
add functionality above and beyond the spec (Stan: perhaps you can find
time for you NavigationHandler?)