This is the mail archive of the kawa@sourceware.org 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]

Environment.current() in documentation


I've just noticed that the documentation [1] suggests using a
deprecated call to Environment.current():

    For the Environment in most cases you could use
    âEnvironment.current()â.

I suppose this should be straightforwardly replaced with
Environment.getCurrent().

[1] http://www.gnu.org/software/kawa/Evaluating-Scheme-expressions-from-Java.html


-- 
Protect your digital freedom and privacy, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm


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