[previous] [up] [next]     [index]
Next: after-save-file Up: Text Previous: text:clever-file-format<>

text:clever-file-format-mixin

Domain: (class->interface text%)
Implements: text:clever-file-format<%>

The result of this mixin uses the same initialization arguments as the mixin's argument.

When files are saved from this text%, a check is made to see if there are any non-string-snip% objects in the text%. If so, it is saved using the file format 'std. (see set-file-format for more information. If not, the file format passed to save-file is used.

Methods
All Methods

[previous] [up] [next]     [index]
Next: after-save-file Up: Text Previous: text:clever-file-format<>

PLT