On Monday, April 2, 2012 4:06:21 PM UTC-6, James Coglan wrote:
> On 2 April 2012 23:00, Anthony <draftoma...@gmail.com> wrote:
>> I was browsing James Coglan's blog and I noticed this:
>> file('./lib/test.js')
>> .provides('JS.Test')
>> .requires('JS.Module', 'JS.Class', 'JS.Console', 'JS.DOM',
>> 'JS.Enumerable', 'JS.SortedSet',
>> 'JS.Comparable',
>> 'JS.StackTrace')
>> .styling('./lib/assets/testui.css');
>> That 'styling()' call has me curious. Is that documented anywhere?
>> What does it do exactly?
> It loads the named CSS file when that package is downloaded. It works in
> browsers, AIR, and XULRunner.
> --
> James Coglan
> http://jcoglan.com
> +44 (0) 7771512510
On Monday, April 2, 2012 4:06:21 PM UTC-6, James Coglan wrote:
> On 2 April 2012 23:00, Anthony <draftoma...@gmail.com> wrote:
>> I was browsing James Coglan's blog and I noticed this:
>> file('./lib/test.js')
>> .provides('JS.Test')
>> .requires('JS.Module', 'JS.Class', 'JS.Console', 'JS.DOM',
>> 'JS.Enumerable', 'JS.SortedSet',
>> 'JS.Comparable',
>> 'JS.StackTrace')
>> .styling('./lib/assets/testui.css');
>> That 'styling()' call has me curious. Is that documented anywhere?
>> What does it do exactly?
> It loads the named CSS file when that package is downloaded. It works in
> browsers, AIR, and XULRunner.
> --
> James Coglan
> http://jcoglan.com
> +44 (0) 7771512510
On Monday, April 2, 2012 4:06:21 PM UTC-6, James Coglan wrote:
> On 2 April 2012 23:00, Anthony <draftoma...@gmail.com> wrote:
>> I was browsing James Coglan's blog and I noticed this:
>> file('./lib/test.js')
>> .provides('JS.Test')
>> .requires('JS.Module', 'JS.Class', 'JS.Console', 'JS.DOM',
>> 'JS.Enumerable', 'JS.SortedSet',
>> 'JS.Comparable',
>> 'JS.StackTrace')
>> .styling('./lib/assets/testui.css');
>> That 'styling()' call has me curious. Is that documented anywhere?
>> What does it do exactly?
> It loads the named CSS file when that package is downloaded. It works in
> browsers, AIR, and XULRunner.
> --
> James Coglan
> http://jcoglan.com
> +44 (0) 7771512510
On Monday, April 2, 2012 4:06:21 PM UTC-6, James Coglan wrote:
> On 2 April 2012 23:00, Anthony <draftoma...@gmail.com> wrote:
>> I was browsing James Coglan's blog and I noticed this:
>> file('./lib/test.js')
>> .provides('JS.Test')
>> .requires('JS.Module', 'JS.Class', 'JS.Console', 'JS.DOM',
>> 'JS.Enumerable', 'JS.SortedSet',
>> 'JS.Comparable',
>> 'JS.StackTrace')
>> .styling('./lib/assets/testui.css');
>> That 'styling()' call has me curious. Is that documented anywhere?
>> What does it do exactly?
> It loads the named CSS file when that package is downloaded. It works in
> browsers, AIR, and XULRunner.
> --
> James Coglan
> http://jcoglan.com
> +44 (0) 7771512510