[m-rev.] For review: Java implementation of IO library

James Goddard goddardjames at yahoo.com
Fri Jan 16 16:44:48 AEDT 2004


> I had a play around with that stuff, and got it to return any FileChannels it
> found.  It finds them ok, but when you print the value it just gives you
> null. 
> The reason for this is that the FileChannel is instantiated lazily, so it
> doesn't actually exist until you call getChannel().

Actually, I was wrong.  The FileChannel field is *never* actually instantiated.
I think we need to use getChannel() regardless.

http://personals.yahoo.com.au - Yahoo! Personals
New people, new possibilities. FREE for a limited time.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list