I am aware that PHP can access the CORBA framework using PHP-ORBit or
Universe. But how many developers or companies would feel comfortable
developing a fully client-server application this way?
To be more specific, assume the following scenario. I wish to build a
web application and want to outsource the front-end design (HTML, CSS,
text, graphics) and related technical functionality (sessions, user
login), but keep all of the business object logic internal to my
company. I would spec a unified service interface so that all requests
to my internal code would be standardised.
How many of you are comfortable working that way?
Please note that is not yet a job posting. :-) I'm just doing some
research!
-- Robin Parmar
Universe. But how many developers or companies would feel comfortable
developing a fully client-server application this way?
To be more specific, assume the following scenario. I wish to build a
web application and want to outsource the front-end design (HTML, CSS,
text, graphics) and related technical functionality (sessions, user
login), but keep all of the business object logic internal to my
company. I would spec a unified service interface so that all requests
to my internal code would be standardised.
How many of you are comfortable working that way?
Please note that is not yet a job posting. :-) I'm just doing some
research!
-- Robin Parmar
Comment