I am just starting out with Flex 3 and I'd like to know if anybody's got any strong opinions on which AMF<=>Python bridge is best for using AMF to talk to Django.
I do know Python and am somewhat familiar with Django. Things that make a difference to me, roughly in order of decreasing importance: - code maturity - how much activity there is on the project, by how many developers - absolute drop-dead bugs that prohibit using either under specific circumstances - documentation - ease of use and clean design - performance Far as I can tell from surfing around, DjangoAMF is more mature and perhaps easier to set up, but it is hosted in Japan and last time I checked I didn't speak Japanese so I am worried about missing out on the latest project "gossip". Neither seem to have much documentation going for them. That's OK to an extent, I'll probably try both, but I'd welcome some insight from people who have used them in anger. What I would like to do is to move data back and forth from a Django- based postgreSQL database backend to a GUI application with complex behavior requirements, using Apache to serve the SWFs. Not all of the relational data will be housed in Django models either, as I will use some raw SQL to manipulate it as needed. Any opinions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---