| Allegro CL version 7.0 Significantly revised from 6.2. | |||||||||
Arguments: development-configuration
This option is no longer used. Its value is ignored. It has been replaced by new-project-create-form, which determines whether a form should be created for a new project. This option is kept to preserve backward compatibility but new-project-create-form should be used to specify the desired behavior.
Returns the value of the new-project-show-form property in
development-configuration. The current development configuration is the value of
(configuration *ide-system*) (see configuration and *ide-system*).
In earlier versions, this property determined whether a new project (including the project created when Allegro CL started up) included an initial blank form. As said above, this option no longer does anything. It is replaced by new-project-create-form.
In releases prior to 7.0, the symbol naming this operator was in the
common-graphics package.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had significant revisions compared to the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Significantly revised from 6.2. | |||||||||