I'm a django newbie and only a little further along with flex but an old
time Pythonista, plus tomcat servlets.  I'm very impressed with django;
great work.

I'm evaluating flex for my presentation layer because of the way it
separates view and logic on the client side and it's robust widget set.  

So far, the applications I have planned are pretty much 1 main window with
some popup dialogs for (minimal) data entry.  So once my flex web page is
displayed, any UI changes are happening within flex and the server is just
providing XML data structure in a flex-friendly format.

So I'm not using many (any?) of the cool features of Apache or django once
my page is up.  Would be reasonable to bypass Apache (and django) and use
something like SCGI to just serve XML data?  Or did I just reveal how little
I truely know about what's going on under the hood.

Factors to bear in mind: this is a small organization intranet, loading is
not a factor but ease of setup/maintenance is due to a minimal IT support
staff.


---------------------------------------------------------------------------
The information contained in this message may be privileged and / or
confidential and protected from disclosure. If the reader of this message is
not the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please notify the sender
immediately by replying to this message and deleting the material from any
computer.
---------------------------------------------------------------------------

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to