I cant tell you yes or no, it all depends on the complexity of your app. You should dig into the demo sources, play with the API and determine if it provides all the methods and data that your application requires. On Aug 2, 2012 4:04 PM, "Louis Charette" <[email protected]> wrote:
> 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:// > <http://crusthq.com/script/ApePubSub/demo/>crusthq.com<http://crusthq.com/script/ApePubSub/demo/> > /script/ > <http://crusthq.com/script/ApePubSub/demo/>ApePubSub<http://crusthq.com/script/ApePubSub/demo/> > /demo/ <http://crusthq.com/script/ApePubSub/demo/> > > The source is in a github repo > https:// > <https://github.com/ptejada/ApePubSub>github.com<https://github.com/ptejada/ApePubSub> > / > <https://github.com/ptejada/ApePubSub>ptejada<https://github.com/ptejada/ApePubSub> > / > <https://github.com/ptejada/ApePubSub>ApePubSub<https://github.com/ptejada/ApePubSub> > > I also created a mailing list for those interested in the project > https:// <https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub> > groups.google.com<https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub> > /forum/m/?<https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub> > fromgroups<https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub> > #!forum/ <https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub> > apepubsub <https://groups.google.com/forum/m/?fromgroups#!forum/apepubsub> > > As well as a quick github wiki for more information > https:// > <https://github.com/ptejada/ApePubSub/wiki>github.com<https://github.com/ptejada/ApePubSub/wiki> > / > <https://github.com/ptejada/ApePubSub/wiki>ptejada<https://github.com/ptejada/ApePubSub/wiki> > / > <https://github.com/ptejada/ApePubSub/wiki>ApePubSub<https://github.com/ptejada/ApePubSub/wiki> > /wiki <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/ > -- 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/
