I wish we could indicate the namespace of the modules within the b4xlib. This would negate any possible naming issues with existing project modules and keep me from prefixing the b4xlib modules to ensure no conflict with existing modules. I know I can avoid the issue using the traditional Compile To Library option, but then I'll have to compile the library for each platform, negating the ease of use b4xlibs provide.
You should prefix the names for now. Adding namespace feature is not a transparent feature and it isn't a great feature for a RAD programming language.