For existing APE app, is it easy to switch to your framework? I'll probably give it a try.
Envoyé de mon iPhone Le 2012-08-02 à 15:52, Pablo Tejada <[email protected]> a écrit : > Hi everyone, > > I've been working in an alternative APE framework for a while now, i must > have one or two other posts in this mailing group about different states of > this project. Now i want to share a more solid state in its progress. > > When i first started the project my goal was to create a simple object add-on > to manage the APE server connection, ease multi channel handling, fix common > session errors, better server reconnection and working user to user > communication. While at one point i did accomplish this it just made the > codebase more complex than it already is. > > Now the project has evolve into a standalone light framework, no longer > dependent on MooTools or the original APE_JSF. Compare to the original > framework it is simpler to setup since a domain nor wildcards are requiere, > an IP will work just fine. Simplified RAWs and CMDs into just incoming and > outgoing Events. Just simpler framework overall. > > Is far from perfect, it is a work in progress after all. I put up a few demos > to showcase the framework here > http://crusthq.com/script/ApePubSub/demo/ > > The source is in a github repo > https://github.com/ptejada/ApePubSub > > I also created a mailing list for those interested in the project > https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub > > As well as a quick github wiki for more information > https://github.com/ptejada/ApePubSub/wiki > -- > 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/ -- 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/
