Reactive programming in Python ?

2010-04-16 Thread pca
Dear all, Could “reactive programming” still increase the productivity and joy of Python programming? I’d like to hear your thoughts on the idea that object-oriented “programming by formula”, as in a spreadsheet, would simplify our work, because we would not have to worry about the sequence of pr

Re: Reactive programming in Python ?

2010-04-16 Thread pca
On Apr 16, 8:28 pm, Stefan Behnel wrote: > pca, 16.04.2010 17:18: > > > In fact, I have seeded an open-source project, Yoopf, that enables > > programming by formula within Python, with the goal of dramatically > > accelerating the development of the model view in the M

Re: Reactive programming in Python ?

2010-04-17 Thread pca
On Apr 17, 8:09 am, Stefan Behnel wrote: > pca, 16.04.2010 22:02: > > > On Apr 16, 8:28 pm, Stefan Behnel wrote: > >> pca, 16.04.2010 17:18: > > >>> In fact, I have seeded an open-source project, Yoopf, that enables > >>> programming by form

Declarative programming for the Model part of an application

2010-04-21 Thread pca
Dear all, Last week, I raised the question "Could declarative programming be useful for the Model part of an application ?", and I suggested an open-source project, Yoopf, to provide such a paradigm in Python. Stefan told me that the proposal lacked clarity. I have thus updated the description, a