recreation-code

Generic Function

Package: common-graphics

Arguments: object

Returns a lisp form which, when evaluated, will create an object as similar as possible to the one passed in. This is chiefly used internally to generate the code to recreate the interactively laid out dialogs of an IDE project, though it may prove generally useful for saving objects as lisp code that can recreate the objects in later lisp sessions or at runtime. Built-in methods are provided for basic lisp objects and windowing objects, though an application could supply further methods for its own objects.

Returns nil if such code cannot be determined.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.