RFC: Structure of background parser and language support

Roberto Raggi roberto at kdevelop.org
Wed Jul 18 12:21:41 UTC 2007


Il giorno 18/lug/07, alle ore 14:08, Kris Wong ha scritto:
> Technically since it's declared using K_GLOBAL_STATIC, it's  
> instantiated
> when it's first accessed.  As I said in my other email, though, I'll
> change it.

exactly! and you don't know when it is first accessed because the  
"first access" depends from the code flow. Potentially, you can   
change the code flow every time you submit a patch. We already had  
(and solved?) this kind of problems in the gideon days.

ciao robe





More information about the KDevelop-devel mailing list