I'd like to use C#, Java and PHP in an upcoming project. What potential pitfalls should I watch out for? Are there advantages to using multiple platforms for a project? The target development team is people with varying backgrounds working over the internet on this project.
Edit: Please be specific and let me know what possible problem I could face...please don't be too generic with your answers that it is not good,it will cause problems,etc.Please be specific.
My plan for integration would be to to use 2 methods.
1.) WebServices (Common in php,.Net and JAVA)
2.) MYSQL Database (commonly accessible by PHP,.Net and JAVA)
My project is an ERP + CRM project for enterprises where developers can have the freedom to code in whatever platform they like to integrate and develop modules/plugins.