
29 Mar
2013
29 Mar
'13
9:20 a.m.
Hi Jamie, On Thu, Mar 28, 2013 at 10:34:26PM +0000, Jamie F Olson wrote:
Thank you! I think the two strange things as an outsider particularly from more OO languages are that types aren't objects, and then the strangeness of the naming convention.
In C++ you could have something like:
class JSObject {
public:
typedef std::map