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]

Starting a repl within a package


Hi,

so far I've been unable to start a repl within some package (say com.my.*).
It seems that all expressions are evaluated within the package kawa.
which makes it impossible to access features not exported from my package.

I even tried something like this

  (call (object <com.my.x> ((getX ) x)) 'getX) 

[or similar] without success.

Any suggestions?  


Another thing, is somebody working on a GOOPS port to kawa?


Regards,
Jost Boekemeier




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