Hey, APE was my first C project. The current source is kind of "art less" and has some bas design in its core. It becomes hard to debug and hard to maintain which is *very* demotivating.
Btw, there is a lot of inconsistencies in both server API and client API (e.g. : pipe). I really wanted to rewrite the whole thing from the code base to the public/private API. Once, the C-base will be ready to welcome the protocol and (javascript)API, we should open a wiki/working group to define the whole thing together (there is a lot a code night for me before that though ;)). I keep you in touch. On Wed, 17 Nov 2010 09:44:49 -0500, Johnathan Leppert <[email protected]> wrote: > Hi Anthony, > I'm very interested in the new version. I'd be curious to know why you > started on a rewrite from scratch? What lessons did you learn from the > old version? Are you planning to keep backwards compatibilities with the > old API's (javascript and server side) or is this a completely new beast? > ;-) > If you are not planning on keeping backwards compatibility, is there > going to be some forum or spec documentation where those who have used > APE to contribute to requests for desired server side/client side API > before its developed? > Thanks, > Johnathan > On Wed, Nov 17, 2010 at 4:00 AM, wrote: > Hi folks, > > I started the development of a the 2.0 branche (from scratch). > You can follow the project right here : > https://github.com/paraboul/APE-Server-v2 [2] > > I hope some of you guys will follow the progress of the development and > send me some feedbacks ;) > > BTW, Im still looking for a packager (configure script writer, Makefile > writer, and so forth= > > Thanks > > Anthony Catel > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] [3] > To unsubscribe from this group, send email to > [email protected] [4] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en [5] > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ [6] > Git Hub : http://github.com/APE-Project/ [7] > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en [8] > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ [9] > Git Hub : http://github.com/APE-Project/ [10] > > > Links: > ------ > [1] mailto:[email protected] > [2] https://github.com/paraboul/APE-Server-v2 > [3] mailto:[email protected] > [4] mailto:ape-project%[email protected] > [5] http://groups.google.com/group/ape-project?hl=en > [6] http://www.ape-project.org/ > [7] http://github.com/APE-Project/ > [8] http://groups.google.com/group/ape-project?hl=en > [9] http://www.ape-project.org/ > [10] http://github.com/APE-Project/ -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
