http://code.google.com/p/dart/source/detail?r=18820In bleeding edge as of 3 hours ago. :-)
Matt
> Guess I'm the only one who feels that 'naming' in the v1 API was more INTUITIVE :(
You're not. But it's just a feeling, let's take a look at the API in more detail and play with it before judging.
Honestly, however, I really don't like the Stream<List<int>> vs. IOSink stuff (and shouldn't it be IoSink?).
LT
IOSink stuff (and shouldn't it be IoSink?)
After a lot of back and forth, we decided to modify the original style guide rule for acronyms so that two-letter ones are kept capitalized. For what it's worth, this is the guideline .NET uses too.IOSink stuff (and shouldn't it be IoSink?)
This is so arbitrary it's not even funny.
Anyway of getting the bleeding_edge forced to regenerate? I notice it hasn't been done in 3 days (since the 18th for the HttpServer docs at least). Not sure how long it usually is between regenerations of the docs.
--