A client requires a web application to be developed in php. Although I
convinced the technical staff for using Django, management of that
highly bureaucratic organization did not show any flexibility.

Then I had a stupid idea. PHP is a mechanism to wrap libraries written
in different languages. When you say you are using PHP, nobody asks if
you are using c or perl libraries etc. So, I thought it may be
possible to use a proxy function written in php to satisfiy the
contract, which will map every request to Django internally.

I know this is stupid, but it is theirs. I am just trying to find a
hack and I'd rather not do it at all then do it in PHP.

Any ideas / suggestions?

oMat


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