[nodejs] Re: I finished some important JS Specifications, welcome to discuss...

2013-02-24 Thread fengchun . china
You can seriously compare these two files:component.json and manifest.json. JBS does not directly allow load JS file or the CSS file by "manifest.json", but you can load these other non-standard class files by the definition of class on JCS. Of course, I can allow JBS to do so, but this is not

[nodejs] Re: I finished some important JS Specifications, welcome to discuss...

2013-02-22 Thread Floby
I was unaware that javascript was broken. why fix it ? On Friday, 22 February 2013 04:38:11 UTC+1, fengchu...@gmail.com wrote: > > visit URL is: https://github.com/fch415/jss > > *#1 Javascript Class Specification*Summary > > This specification solves JS Class and Package definitions and auto >

[nodejs] Re: I finished some important JS Specifications, welcome to discuss...

2013-02-22 Thread Eldar
Javascript require system just unpaired. What's the point of this spec? Bundle format? Have a look at components in case you haven't. On Friday, February 22, 2013 7:38:11 AM UTC+4, fengchu...@gmail.com wrote: > > visit URL is: https://github.com