This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

proposition


hello,

I am proposing some changes to the Interpreter interface:

for easy embedding into any application, it should be straightforward to
specify the out and error stream of a running interpreter. As each instance
of interpreter could want to output to different sets of streams, it is not
enough to have a method Outport.setDefaultOut, and Outport setDefaultErr...

Therefore, methods like 

setOut(Outport port)
setErr(Outport port)

would be very useful.

What do other users think?

Am I wrong in suggesting that approach?

thanks a lot,

Stanislas Pinte - Associate Software Engineer.

Phone: +32-(0)15-401.371 
Fax: +32-(0)15-401.400
Address: Schaliënhoevedreef 20i, B-2800 Mechelen, Belgium


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]