Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

recreation-code

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.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version