[ sisc-Bugs-870468 ] Java objects not serializable from serial-io

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.sisc.devel
Message-ID <[email protected]>
Bugs item #870468, was opened at 2004-01-04 18:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=870468&group_id=23735

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott G. Miller (scgmille)
Assigned to: Nobody/Anonymous (nobody)
Summary: Java objects not serializable from serial-io

Initial Comment:
Java objects weren't serializable from SISC
serialization.  

Test case:

#;> (import s2j)
#;> (import serial-io)
#;> (define x (->jstring "Hello, World!"))
#;> (call-with-serial-output-file "test.ser" (lambda
(out) (serialize x out)))
Error in serialize: error writing to port
'#<output-port>': cannot serialize Hello, World!


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=870468&group_id=23735


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.