Re: Missing/incorrect java-io function definitions

"Alessandro Colomba" <[email protected]>
Newsgroups gmane.comp.java.sisc.user
Message-ID <[email protected]>
Indeed there are a few more issues in the new SISC 1.16 I/O system,
mostly in the java-io module.

I have created a test script (to be used interactively) and updated bug 1538636:

http://sourceforge.net/tracker/index.php?func=detail&aid=1538636&group_id=23735&atid=379534
___
Alessandro


On 8/20/06, Ben Simon <[email protected]> wrote:
> Hey All,
>
> Sorry if I'm missing something obvious - but it doesn't appear to me that
> the definition of ->joutput-stream is present in java-io.scm of the latest
> alpha source deployment.  Also, the definition of ->jinput-stream is
> present, but I believe incorrect.
>
> Here's what I've been using to get my java-io stuff to work:
>
> (define-method (->jinput-stream (<binary-input-port> in-port))
>   (get-input-stream (java-wrap in-port)))
>
>  (define-method (->joutput-stream (<binary-output-port> out-port))
>    (get-output-stream (java-wrap out-port)))
>
> (Notice the use of java-wrap so that get-XXX-stream makes sense)
>
> -Ben
>
> --
> Ben Simon
>  My blog: http://benjisimon.blogspot.com
> Have a software idea?: http://i2x.blogspot.com
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
> _______________________________________________
> Sisc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sisc-users
>
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
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.