LOVE IT!

61 views
Skip to first unread message

CODEY

unread,
Apr 26, 2012, 12:14:17 AM4/26/12
to closure-comp...@googlegroups.com
I used CC in the past but had tons of trouble with it .. now you can specify external files to include and now it works great .. awesome thanks .. wondering though, last time i checked it could not handle javascript namespaces correctly .. is this fixed yet?  

John Lenz

unread,
Apr 26, 2012, 12:52:09 AM4/26/12
to closure-comp...@googlegroups.com
Since there isn't actually a "namespace" in JavaScript you will need to be more specific about what you are wondering about.

CODEY

unread,
Apr 26, 2012, 7:16:56 PM4/26/12
to closure-comp...@googlegroups.com
well i called it that because a library i downloaded had some code that called it that ... what i am referring to is: 

var namesp = {};

namesp.myfunc = function() {}

etc




On Wednesday, April 25, 2012 11:52:09 PM UTC-5, John wrote:
Since there isn't actually a "namespace" in JavaScript you will need to be more specific about what you are wondering about.

Alan Leung

unread,
Apr 26, 2012, 7:42:00 PM4/26/12
to closure-comp...@googlegroups.com
There is no reason why that would break your app. If you can point us to the specific issue, we can take a look.

-Alan

CODEY

unread,
May 2, 2012, 2:26:00 PM5/2/12
to closure-comp...@googlegroups.com
i have been using it now and it works fine .. i think it is not work in the past. but i can tell that CC has been improved greatly ... awesome .. love the external option. but i had to do and find a html5 extern file, and even modify it myself to include all elements and (for example), functions from canvas context  .. why?  wouldnt it make sense for you to include the most up to date html5 extern file by default?  am i the only one who uses html5?  thanks


Reply all
Reply to author
Forward
0 new messages