Re: Feedback on design/implementation for user-configurable signaling

2009-08-28 Thread Helder Ribeiro
Seems like there's something being built in that direction already: http://github.com/jtauber/django-notification/tree/master Will investigate further. I might be able to port my stuff to theirs. On Thu, Aug 13, 2009 at 8:01 PM, Helder Ribeiro wrote: > Hi guys, > > I'm a

Re: Discussion about policy support.

2009-08-12 Thread Helder Ribeiro
On Wed, Aug 12, 2009 at 6:51 PM, Christian Hammond wrote: > Hi Eduardo, > > My biggest concern at this point is adding another dependency, especially > one that isn't pure-Python and easy_install'able. We have a lot of > dependencies today, some optional, some required. Those that are required > a

Re: Discussion about policy support.

2009-08-11 Thread Helder Ribeiro
What kind of logic do you need? From the examples (screenshots) you gave, I think simple prepositional logic would be enough. In that case, I think the language could be a subset of Python, so you don't need to come up with your own. All you would need are regular Python logic operators and a mapp

Re: Statistics posting

2009-08-02 Thread Helder Ribeiro
On Sun, Aug 2, 2009 at 1:35 PM, Helder Ribeiro wrote: > On Sun, Aug 2, 2009 at 1:02 PM, H M wrote: >> We'd like to create an automated process in RB where immediately after a >> review submission: >> >> We calculate the total changed lines, per file. ( We have int

Re: Statistics posting

2009-08-02 Thread Helder Ribeiro
On Sun, Aug 2, 2009 at 1:02 PM, H M wrote: > We'd like to create an automated process in RB where immediately after a > review submission: > > We calculate the total changed lines, per file. ( We have internal > guidelines that state a change set should not be larger than X lines, so > this would

Re: Mail features

2009-06-02 Thread Helder Ribeiro
On Tue, Jun 2, 2009 at 3:52 PM, Chris Clark wrote: > > Vesterbaek wrote: >> I would find it useful to to be able to configure this independently >> for groups and people, such that a user can choose to be member of a >> particular group, but not receive any emails from review requests to >> that