Using `onX(cb)` instead of `.on("x", cb)` is going against the grain of
node for no reason.

I recommend you change that api.

There doesn't seem to be any support for streams which sucks.

And other then the Hyper+JSON and JSONmodule thing there doesn't seem to be
something here that isn't covered by other libraries.

Which means I recommend you take those two concepts and make them seperate
open source libraries


On Sun, Dec 16, 2012 at 1:28 PM, Gregg Caines <gr...@caines.ca> wrote:

> Totally agree, but I'm not even done the server-side yet. :)  I'm not even
> entirely sure what the client library should do yet (beyond the standard
> http stuff like request or super-agent do), and the only consumers of the
> API I've written with it are in ruby and erlang, so I'm even a little
> language agnostic for client libs.
>
>
> On Sun, Dec 16, 2012 at 12:00 PM, Jonathan Chayce Dickinson <
> jonathand...@gmail.com> wrote:
>
>> Good work! Vannevar Bush would be proud of you :).
>>
>> A client library to consume this would be nice...
>>
>> Jonathan
>>
>> On Sun, Dec 16, 2012 at 9:24 PM, Scott Elcomb <pse...@gmail.com> wrote:
>>
>>> On Sun, Dec 16, 2012 at 1:38 PM, Gregg Caines <cai...@gmail.com> wrote:
>>> > Hey all... I've been working on a new framework for restful json apis
>>> for a
>>> > while, and was wondering if anyone might be interested in taking a
>>> look,
>>> > giving feedback, etc.
>>> >
>>> > http://percolatorjs.com
>>>
>>> Is it fair to assume that percolatorjs is an implementation of your
>>> application/vnd.hyper+JSON draft at
>>> <http://caines.ca/blog/programming/hyperjson-a-first-draft/> ?
>>>
>>> --
>>>   Scott Elcomb
>>>   @psema4 on Twitter / Identi.ca / Github & more
>>>
>>>   Atomic OS: Self Contained Microsystems
>>>   http://code.google.com/p/atomos/
>>>
>>>   Member of the Pirate Party of Canada
>>>   http://www.pirateparty.ca/
>>>
>>> --
>>> Job Board: http://jobs.nodejs.org/
>>> Posting guidelines:
>>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>>> You received this message because you are subscribed to the Google
>>> Groups "nodejs" group.
>>> To post to this group, send email to nodejs@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> nodejs+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>>
>>
>>  --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>
>  --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to