Re: [JSMentors] Re: Semantic names of events, which encapsulated JS modules use to notify other modules

2011-08-22 Thread Laurie Harper
On 2011-08-22, at 1:38 PM, Scott Sauyet wrote: > Laurie Harper wrote: >> If you start using 'internal' identifiers in your events, your >> sandbox is leaking. Why go to the trouble of hiding the object >> types and decoupling everything if you're just going

Re: [JSMentors] Semantic names of events, which encapsulated JS modules use to notify other modules

2011-08-22 Thread Laurie Harper
rs Mailman list: > http://www.mail-archive.com/jsmentors@jsmentors.com/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/jsmentors@googlegroups.com/ > > To unsubscribe from this group, send email to > jsmentors+unsubscr...@googlegroups.com -- La

Re: [JSMentors] I didn't understood the term javascript Engine,what does it mean.

2011-08-20 Thread Laurie Harper
-08-20, at 7:50 PM, Laurie Harper wrote: > Specifically, in your frame of reference: the Javascript Engine is roughly > equivalent to the Java Virtual Machine (JVM) -- i.e. the component that > handles compiling/evaluating your code. > > Tomcat is an application written in Jav

Re: [JSMentors] I didn't understood the term javascript Engine,what does it mean.

2011-08-20 Thread Laurie Harper
oglegroups.com/ > > To unsubscribe from this group, send email to > jsmentors+unsubscr...@googlegroups.com > > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/jsmentors@jsmentors.com/ > > To search via

Re: [JSMentors] Re: UTF-8 to Unicode conversion in ajax response

2011-05-18 Thread Laurie Harper
ces in the two different client-side scripts? -- Laurie Harper http://laurie.holoweb.net/ -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/jsmentors@jsmentors.com/ To search via a non-Google archive, visit here: http://www.mail-archive.com/jsmentor

Re: [JSMentors] Re: getComputedStyle and marginLeft when auto

2011-05-16 Thread Laurie Harper
rgin-left and margin-right are both set as auto, the values are not > over-constrained so this case also does not apply. > > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/jsmentors@jsmentors.com/ > > To search via

Re: [JSMentors] unit testing with third-party APIs

2011-05-11 Thread Laurie Harper
ing > so closely with an API, that doesn't seem realistic or appropriate. > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/jsmentors@jsmentors.com/ > > To search via a non-Google archive, visit here: > ht