Re: Suggestion for pretty_print()
- Posted by Ryan W. Johnson <ryanj at fluidae.com> Dec 03, 2005
- 498 views
Juergen Luethje wrote: > The following is probably even better: > Provide a new keyword "string", which is just handled as an alias for > "sequence" during normal operation. But the internal routine that writes > the ex.err dump can take advantage of the additional information which > sequence is a string. > > <snip> > > Regards, > Juergen > > PS: As a positive side-effect, declaring strings explicitely as "string" > rather than as "sequence" increases the readability of the code. Yes, i agree. We have "atom" and "integer", why not "sequence" and "string"? ~Ryan W. Johnson [cool signature here, if i ever think of one...]