[jira] Commented: (COUCHDB-841) Support WebSockets in continuous changes feeds

2011-03-14 Thread Matt Parker (JIRA)

[ 
https://issues.apache.org/jira/browse/COUCHDB-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006552#comment-13006552
 ] 

Matt Parker commented on COUCHDB-841:
-

This would HUGE. Please, please do this!

> Support WebSockets in continuous changes feeds
> --
>
> Key: COUCHDB-841
> URL: https://issues.apache.org/jira/browse/COUCHDB-841
> Project: CouchDB
>  Issue Type: New Feature
>  Components: HTTP Interface
>Affects Versions: 1.0
>Reporter: Dirkjan Ochtman
>
> Just wanted to put this on the roadmap: it would be nice if continuous 
> changes feeds (and maybe some other things in CouchDB, not sure) could 
> support WebSockets. WebSockets are an emerging standard (there's no final 
> spec yet) with implementations in both recent Chrome and Firefox (beta) 
> releases that allows servers to push information to the browser without 
> having to do polling (or longpolling).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (COUCHDB-817) Natively support coffeescript

2010-07-06 Thread Matt Parker (JIRA)

[ 
https://issues.apache.org/jira/browse/COUCHDB-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885526#action_12885526
 ] 

Matt Parker commented on COUCHDB-817:
-

hi chris, thx, i agree, it would be better to have a plug-and-play architecture 
for add-ons like this. i'd love to build a coffeescript query server... i'm a 
ruby coder by day, haskell'er by night, and i've dabbled in just a wee bit of 
erlang. i'd definitely need some guidance though; if you could outline the 
basics of how this query server would work, and how it would plug into couch, 
that would be a big help!

> Natively support coffeescript
> -
>
> Key: COUCHDB-817
> URL: https://issues.apache.org/jira/browse/COUCHDB-817
> Project: CouchDB
>  Issue Type: New Feature
>Reporter: Matt Parker
>
> i'd love to be able to put coffeescript map and reduce function/files 
> directly into my ddoc, instead of having to compile them first.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (COUCHDB-817) Natively support coffeescript

2010-07-05 Thread Matt Parker (JIRA)
Natively support coffeescript
-

 Key: COUCHDB-817
 URL: https://issues.apache.org/jira/browse/COUCHDB-817
 Project: CouchDB
  Issue Type: New Feature
Reporter: Matt Parker


i'd love to be able to put coffeescript map and reduce function/files directly 
into my ddoc, instead of having to compile them first.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.