Re: Issue 2879 in reviewboard: support for event streams

2013-08-12 Thread reviewboard

Updates:
Labels: ExtensionIdea

Comment #3 on issue 2879 by trowb...@gmail.com: support for event streams
http://code.google.com/p/reviewboard/issues/detail?id=2879

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2879 in reviewboard: support for event streams

2013-01-28 Thread reviewboard


Comment #1 on issue 2879 by rajas...@gmail.com: support for event streams
http://code.google.com/p/reviewboard/issues/detail?id=2879

Apologize if this is a naive question , but doesnt the django signals do  
the publishing part of the event. Right now, reviewboard throws certain  
events during the lifecycle of a review process, which can be caught by  
listeners to do certain actions. The catch is that, its synchronous but  
this post  
(http://www.chrisdpratt.com/2008/02/16/signals-in-django-stuff-thats-not-documented-well/)  
talks about running things asynchronously and there are definitely other  
ways of doing it than mentioned in the thread.


Is the DBus option provided an alternative to the sending part of django as  
well ?


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.