Re: Fwd: Cocoa IDE v1 project
Gail Zacharias <[email protected]>
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
At 2/16/2009 08:02 PM, Terje Norderhaug wrote: >My general wish for the Cocoa IDE effort is that there are well >planned hooks for us developers to extend and customize the >functionality. For example, it would be great if the Fred datamodel >supported arbitrary non-character objects in the text, with a defined >interface for how these integrate and display, but without their >implementation having to be part of the initial IDE project. The working proposal for extending the CCL editor with font support is in: http://trac.clozure.com/openmcl/wiki/CocoaIde/FontSupport It doesn't include explicit hooks for extending the display, because the current effort is concentrating on usability, but you can imagine how such extensions would fit into the model. In particular I'm thinking that arbitrary images in a buffer would not be part of the data but instead would come through a property such as :image. _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl