Lenses for Web Data

Raghu Rajkumar, Nate Foster, Sam Lindley, James Cheney

Abstract


Putting data on the web typically involves implementing two transformations: one to convert the data into HTML, and another to parse modifications out of interactions with clients. Unfortunately, in current systems, these transformations are usually implemented using two separate functions—an approach that replicates functionality across multiple pieces of code, and makes programs difficult to write, reason about, and maintain. This paper presents a different approach: an abstraction based on formlets that makes it easy to bridge the gap between data stored on a server and values embedded in HTML forms. We introduce formlenses, which combine the advantages of formlets with those of lenses to provide compositional, bidirectional form-based views of Web data. We show that formlenses can be viewed as monoidal functors over lenses, analogously to formlets, which are applicative functors. Finally, we investigate the connection between linearity and bidirectional transformations and describe a translation from a linear pattern syntax into formlens combinators.


Full Text:

PDF


DOI: http://dx.doi.org/10.14279/tuj.eceasst.57.879

DOI (PDF): http://dx.doi.org/10.14279/tuj.eceasst.57.879.869

Hosted By Universitätsbibliothek TU Berlin.