home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!uwm.edu!rpi!psinntp!psinntp!relief!jjfeiler
- From: jjfeiler@relief.com (John Jay Feiler)
- Newsgroups: comp.sys.next.programmer
- Subject: RTFD and the write: and read: methods
- Message-ID: <1992Nov16.053841.10532@relief.com>
- Date: 16 Nov 92 05:38:41 GMT
- Article-I.D.: relief.1992Nov16.053841.10532
- Sender: jjfeiler@relief.com
- Reply-To: jjfeiler@relief.com
- Organization: relief consulting
- Lines: 11
-
- I have an object that has some "out of band" data, that I'd like to be able
- to save like the Text object saves inclusions in *.rtfd directories. Does
- anyone have a good, clean way of organizing the -read: and -write: methods so
- that they "automatically" load and save things in a document directory. I
- haven't yet been able to figure out what exactly the documentation means when
- it says "this data is serialized into the stream". How is the data
- "serialized?"
-
- Thanks in advance
-
- John Feiler
-