Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New shared substring implementation



>>>>> "Mikael" == Mikael Djurfeldt <mdj@nada.kth.se> writes:

Mikael> [I understand Christian Lynbech's point, but the vast majority of
Mikael> users want to have a simple system.  Those who want to use shared
Mikael> substrings for communication can implement a specialized data
Mikael> structure for this purpose.]

But would it be very hard to provide both? Ie. changing "ordinary"
substrings to share more (using copy-on-write techniques) but still
retaining the functionality of make-shared-substring under one form or
another?


---------------------------+--------------------------------------------------
Christian Lynbech          | Telebit Communications A/S                       
Fax:   +45 8628 8186       | Fabrikvej 11, DK-8260 Viby J
Phone: +45 8628 8177 + 28  | email: chl@tbit.dk --- URL: http://www.telebit.dk
---------------------------+--------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - petonic@hal.com (Michael A. Petonic)

Guile Home | Main Index | Thread Index