This page is no longer maintained — Please continue to the home page at www.scala-lang.org

SID # 10 (draft) - Storage of pickled Scala signatures in class files

Scala Improvement Document # 10
Revision: 4 - Date: 2010-06-01
Status: 
draft
SID: 
Storage of pickled Scala signatures in class files

This document describes the method through which pickled Scala signatures are stored in Java class files. Its first part is destined to all interested person and should be accessible to most Scala developers. It gives an overview of pickled signatures, explains the Scala 2.8 implementation with respect to the legacy implementation and describes possible compatibility issues. The second part is primarily intended for developer of tools that have to read Scala signatures in class files.

You may safely ignore this document if you have not been using prerelease versions of Scala 2.8 and are not developing a tool that directly accesses Scala signatures.

5
Average: 5 (4 votes)
Your rating: None

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland