PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Dave Paton on March 17, 2010, 07:23:26 PM

Title: Namespaces
Post by: Dave Paton on March 17, 2010, 07:23:26 PM
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.
Title: Re: Namespaces
Post by: Paul Squires on March 17, 2010, 09:19:32 PM
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.