Orca: A Single-Language Web Framework for Collaborative Development

In the last few years, the Web has been established as a platform for interactive applications. However, creating Web applications involves numerous challenges since the Web has been created to serve static content. In particular, the separation of the client- and the server-side, being only connect...

Full description

Bibliographic Details
Published in:2012 10th International Conference on Creating, Connecting and Collaborating through Computing
Main Authors: Thamsen, Lauritz, Gulenko, Anton, Perscheid, Michael, Krahn, Robert, Hirschfeld, Robert, Thomas, David A.
Format: Conference Object
Language:English
Published: IEEE 2012
Subjects:
Online Access:https://eprints.gla.ac.uk/268123/
https://eprints.gla.ac.uk/268123/2/268123.pdf
Description
Summary:In the last few years, the Web has been established as a platform for interactive applications. However, creating Web applications involves numerous challenges since the Web has been created to serve static content. In particular, the separation of the client- and the server-side, being only connected through the unidirectional Hypertext Transfer Protocol, forces developers to apply two programming languages including different libraries, conventions, and tools. Developers create expert knowledge by specializing on a few of all involved technologies. Consequently, the diverse knowledge of team members makes collaboration in Web development laboriously. We present the Orca framework that allows developers to work collaboratively on client-server applications in a single object-oriented programming language. Based on the Smalltalk programming language, full access to existing libraries, and a bidirectional messaging abstraction, Orca provides a consistent environment that supports common idioms and patterns in client- and server-side code. It reduces expert knowledge and the number of development tools and, thus, facilitates the collaboration of Web developers.