We should make apps modules that can be loaded into other apps and used, it'd be great to do this through another `namespace` method: ``` .jl namespace(appA, "/appB", appB ) ```