Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

If there is one, that is.

(Such as nInteger, chChar, cCount or rgArray.)

share|improve this question
2  
You may want to give this a read: programmers.stackexchange.com/questions/102689/… – Jared Ng Aug 22 '11 at 22:46
1  
I might be entirely wrong (so let me phrase this as a question); I thought use of Hungarian Notation was discouraged with OOP? – Brandon Aug 22 '11 at 22:47
Have you considered using a decent IDE and dumping Hungarian notation entirely? Very few programmers these days will argue that using Hungarian notation to define types is a good idea. For example, the most upvoted answer to this question: stackoverflow.com/questions/202107/… – Karmic Coder Aug 22 '11 at 22:48
I should clarify that I wouldn't do this on a "personal" project, but I'm jumping into someone else's project where Hungarian Notation is the norm. – tessr Aug 22 '11 at 22:51
How about $oFoo = new stdclass;? – Phil Aug 22 '11 at 22:52

closed as not constructive by AgentConundrum, cdhowie, Phil, ThiefMaster, Graviton Aug 23 '11 at 1:46

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.