Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
jsclass-users
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
jsclass-users
Contact owners and managers
1–30 of 84
Mark all as read
Report group
0 selected
Aurélio Heckert
1/8/15
jsclass is on Open Hub!
View, Vote and Kudos for https://www.openhub.net/p/jsclass
unread,
jsclass is on Open Hub!
View, Vote and Kudos for https://www.openhub.net/p/jsclass
1/8/15
Ted Goldstein
,
James Coglan
2
4/22/14
Suggestion JSclass/JStest/JQuery Hello world example for browser
On 12 March 2014 17:19, Ted Goldstein <tedgol...@gmail.com> wrote: I am looking for a simple
unread,
Suggestion JSclass/JStest/JQuery Hello world example for browser
On 12 March 2014 17:19, Ted Goldstein <tedgol...@gmail.com> wrote: I am looking for a simple
4/22/14
Tom Burns
, …
James Coglan
3
4/22/14
No load path found
On 26 March 2014 21:16, Tom Burns <to...@schoolloop.com> wrote: JS.packages(function() { with(
unread,
No load path found
On 26 March 2014 21:16, Tom Burns <to...@schoolloop.com> wrote: JS.packages(function() { with(
4/22/14
Daniel Quintero
,
James Coglan
5
10/30/13
Package Management Issue - (manifest.js)
Thank you James, it was indeed a problem of having a local scope defined for my BarStatePattern
unread,
Package Management Issue - (manifest.js)
Thank you James, it was indeed a problem of having a local scope defined for my BarStatePattern
10/30/13
Anthony Consolati
,
James Coglan
5
10/28/13
IE11 compatibility issues with script.onreadystatechange
On 23 October 2013 07:59, Anthony Consolati <acons...@gmail.com> wrote: The reason the path
unread,
IE11 compatibility issues with script.onreadystatechange
On 23 October 2013 07:59, Anthony Consolati <acons...@gmail.com> wrote: The reason the path
10/28/13
Patrick Mulder
,
James Coglan
4
10/12/13
Using deferrables to perform operations on Redis
On Saturday, October 12, 2013 2:42:55 PM UTC+2, James Coglan wrote: However these days I wouldn't
unread,
Using deferrables to perform operations on Redis
On Saturday, October 12, 2013 2:42:55 PM UTC+2, James Coglan wrote: However these days I wouldn't
10/12/13
markezic...@gmail.com
,
James Coglan
3
8/29/13
autoload classes from one file
That's be design. An 'autoload' statement generates a separate package for every name
unread,
autoload classes from one file
That's be design. An 'autoload' statement generates a separate package for every name
8/29/13
Vincas Dargis
8/28/13
Making methods with binded "this" without expicitly using jQuery.proxy
Hello, Is there a way to make class methods behave like ones (re?)created with jQuery.proxy(),
unread,
Making methods with binded "this" without expicitly using jQuery.proxy
Hello, Is there a way to make class methods behave like ones (re?)created with jQuery.proxy(),
8/28/13
Truc Nguyen Lam
,
James Coglan
4
8/12/13
Get size of Set
On 12 August 2013 14:37, Truc Nguyen Lam <trucng...@gmail.com> wrote: Thanks, how do I use
unread,
Get size of Set
On 12 August 2013 14:37, Truc Nguyen Lam <trucng...@gmail.com> wrote: Thanks, how do I use
8/12/13
James Coglan
7/1/13
Announcing jsclass 4.0 and jstest 1.0
Hi everyone, Yesterday I shipped a major update to the JS.Test library, breaking it out of jsclass
unread,
Announcing jsclass 4.0 and jstest 1.0
Hi everyone, Yesterday I shipped a major update to the JS.Test library, breaking it out of jsclass
7/1/13
Roman Snitko
,
James Coglan
2
6/24/13
Error while building JS.Class: No such file or directory - jake.yml
On 24 June 2013 21:22, Roman Snitko <roman....@gmail.com> wrote: I'm trying to follow
unread,
Error while building JS.Class: No such file or directory - jake.yml
On 24 June 2013 21:22, Roman Snitko <roman....@gmail.com> wrote: I'm trying to follow
6/24/13
Sascha Herrmann
, …
Colour Blend
7
6/12/13
Problems with autoload of classes
Thanks. I hopefully will find a way out.
unread,
Problems with autoload of classes
Thanks. I hopefully will find a way out.
6/12/13
Fabio Scussel
,
James Coglan
2
5/28/13
Properties getters and setters
On 24 May 2013 19:22, Fabio Scussel <fabios...@gmail.com> wrote: What's the recommended
unread,
Properties getters and setters
On 24 May 2013 19:22, Fabio Scussel <fabios...@gmail.com> wrote: What's the recommended
5/28/13
Fabio Scussel
,
James Coglan
3
5/21/13
Array property in class inheritance
Thanks a lot. Now it's working as I expect! El martes, 21 de mayo de 2013 11:23:31 UTC-3, Fabio
unread,
Array property in class inheritance
Thanks a lot. Now it's working as I expect! El martes, 21 de mayo de 2013 11:23:31 UTC-3, Fabio
5/21/13
Maynard Demmon
,
James Coglan
3
5/15/13
Trouble building jsclass
Thanks, that worked. Also, I really like this class system so thanks for making it available. On
unread,
Trouble building jsclass
Thanks, that worked. Also, I really like this class system so thanks for making it available. On
5/15/13
Roman Snitko
,
James Coglan
2
3/17/13
Using window object and jQuery while testing in terminal with node
On 8 March 2013 09:05, Roman Snitko <roman....@gmail.com> wrote: I was trying to set up the
unread,
Using window object and jQuery while testing in terminal with node
On 8 March 2013 09:05, Roman Snitko <roman....@gmail.com> wrote: I was trying to set up the
3/17/13
Roman Snitko
, …
James Coglan
3
3/17/13
How to best use `this` inside a closure?
On 6 March 2013 00:48, Roman Snitko <roman....@gmail.com> wrote: Let's say I have this
unread,
How to best use `this` inside a closure?
On 6 March 2013 00:48, Roman Snitko <roman....@gmail.com> wrote: Let's say I have this
3/17/13
Roman Snitko
,
James Coglan
2
3/17/13
How to add methods to all instances of JS.Class?
On 6 March 2013 00:17, Roman Snitko <roman....@gmail.com> wrote: So, I have a rather useful
unread,
How to add methods to all instances of JS.Class?
On 6 March 2013 00:17, Roman Snitko <roman....@gmail.com> wrote: So, I have a rather useful
3/17/13
Francesco Belladonna
,
James Coglan
3
2/5/13
Clarification about manifest.js
I think I misunderstood, I read "JS constructors+prototypes" as "JS.Class constructors
unread,
Clarification about manifest.js
I think I misunderstood, I read "JS constructors+prototypes" as "JS.Class constructors
2/5/13
Francesco Belladonna
,
James Coglan
3
2/2/13
Coffeescript and JS.Class: some information about how to integrate (or not) each other
Thanks, this is quite useful and looks nice too. Also the feedback about performance is really
unread,
Coffeescript and JS.Class: some information about how to integrate (or not) each other
Thanks, this is quite useful and looks nice too. Also the feedback about performance is really
2/2/13
Francesco Belladonna
,
James Coglan
19
2/2/13
How to build a single Js file with all JS.Class modules?
If there is already the npm, I think you've already done it, just I didn't think about using
unread,
How to build a single Js file with all JS.Class modules?
If there is already the npm, I think you've already done it, just I didn't think about using
2/2/13
apoc
,
James Coglan
3
1/4/13
Only Pseudo Node.js Support?
On 21 April 2012 22:47, apoc <ap...@sixserv.org> wrote: hey guys, I must say I'm really
unread,
Only Pseudo Node.js Support?
On 21 April 2012 22:47, apoc <ap...@sixserv.org> wrote: hey guys, I must say I'm really
1/4/13
Patrik Gmitter
,
James Coglan
7
11/2/12
parent and children class each with own initialize
i dont know how but in backbone views something like this working.. within parent (view) extending
unread,
parent and children class each with own initialize
i dont know how but in backbone views something like this working.. within parent (view) extending
11/2/12
Patrik Gmitter
, …
James Coglan
13
10/30/12
TypeError: JS.Class is not a constructor
when i hack noty.js BEFORE // Helpers function noty(options) { AFTER // Helpers noty =function noty(
unread,
TypeError: JS.Class is not a constructor
when i hack noty.js BEFORE // Helpers function noty(options) { AFTER // Helpers noty =function noty(
10/30/12
Yak
,
James Coglan
2
10/23/12
Newbie, requiring JS.Class
Each file only needs to declare the things it *directly* depends on -- JS.Packages figures out the
unread,
Newbie, requiring JS.Class
Each file only needs to declare the things it *directly* depends on -- JS.Packages figures out the
10/23/12
Sascha Herrmann
,
James Coglan
2
10/13/12
JS.require() ... best practices?
On 14 August 2012 13:04, Sascha Herrmann <goo...@maledictis.de> wrote: I am wondering what the
unread,
JS.require() ... best practices?
On 14 August 2012 13:04, Sascha Herrmann <goo...@maledictis.de> wrote: I am wondering what the
10/13/12
Michael Stieler
,
James Coglan
2
10/9/12
JS.Class Mobile Browser support
On 9 October 2012 10:07, Michael Stieler <dfg.ta...@gmail.com> wrote: I noticed that the
unread,
JS.Class Mobile Browser support
On 9 October 2012 10:07, Michael Stieler <dfg.ta...@gmail.com> wrote: I noticed that the
10/9/12
Jan Willem Luiten
,
James Coglan
2
9/27/12
How to annotate JSClass code for use with JSDoc toolkit
On 27 September 2012 12:55, Jan Willem Luiten <janwille...@gmail.com> wrote: My most
unread,
How to annotate JSClass code for use with JSDoc toolkit
On 27 September 2012 12:55, Jan Willem Luiten <janwille...@gmail.com> wrote: My most
9/27/12
James Coglan
8/5/12
[ANN] JS.Class 3.0.8: source maps, prototype stubs and async errors
Just a heads-up that a new maintenance release is out. Full details: http://blog.jcoglan.com/2012/08/
unread,
[ANN] JS.Class 3.0.8: source maps, prototype stubs and async errors
Just a heads-up that a new maintenance release is out. Full details: http://blog.jcoglan.com/2012/08/
8/5/12
Burantino
,
James Coglan
2
8/2/12
JS.Class performance
On 29 July 2012 19:25, Burantino <bura...@gmail.com> wrote: I'm using JS.Class for a
unread,
JS.Class performance
On 29 July 2012 19:25, Burantino <bura...@gmail.com> wrote: I'm using JS.Class for a
8/2/12