|
|
|
|
|
by encoderer
5671 days ago
|
|
"What WebObjects would have allowed us to do today if it hadn't been left to bitrot was write an app's business logic once, customise the interfaces and have a webapp, Mac app and iPhone app all from the same codebase. They would connect to the same database, and sync seamlessly." I think this is pie-in-the-sky just the same way his prediction of being able to write an app in "20% of the time" was. "Write an apps business logic once." I've been developing software for a while now, 10 years, and I've never seen true company-wide (let alone world-wide) code reuse on a massive scale. Yes, there is a lot of code reuse. And yes django and zend framework and RoR are all examples of code reuse. But I've worked with so many entrepreneurs and CEO's who have this same wish: Write it once, Use it everywhere. It just doesn't work that way in practice. |
|