[fpc-devel] Re: Nested Classes used as Namespace Question
    Andrew Brunner 
    andrew.t.brunner at gmail.com
       
    Sun Jan  9 20:18:46 CET 2011
    
    
  
As a follow-up I've temporarily got past this issue by making each
member of the enumeration having a unique name with a preceding
character.  The only problem now is my code looks well not as
refined...
ns.App.Props.aName
ns.Vendor.Props.vName
Anyone want to give this a try at fixing ?  I want to have nested
enumerations isolated within classes with identical names ;-)
    
    
More information about the fpc-devel
mailing list