Is it possible to get namespaces in FF3 or is that something that has to be incorporated into PB9 first? By namespaces, I mean the ability to use a dot notation system with objects and properties. The PB9 documentation is wishy washy on that subject, saying it is possible to do this once you create an instance of a class and at another point saying that the language does not allow dot notation.
Namespaces would be a PB9 driven concept rather than a FF3 concept. The compiler needs to implement this rather than FF. Namespaces would be cool though.