Ya sorry.
Shame it's going away, I wanted to use it for my module inclusion 
pattern server-side.
with( banana('io') )
with( banana('markup.visual.markdown') ) {
    var html = MarkDown.parse(File('./foo.txt').content)
}

~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://daniel.friesen.name]

Henry wrote:
> On Aug 14, 12:48 pm, Daniel Friesenwrote:
> <snip>
>   
>> ... , while a nice feature but widely misunderstood while() {}
>> prevents some potential optimizations so it's a
>> syntax error in strict mode, ... .
>>     
>
> Presumably your intended target there was - with( x ){ ... } -, not
> 'while', as the former is as you describe, and the latter pretty
> normal and harmless.
> >
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to