Copyright © Rasmus Sten and contributors, 1997-2004

Deprecated API

Deprecated Fields
nu.dll.lyskom.Asynch.broadcast
          replaced by "send-message" 
nu.dll.lyskom.Membership.conference
          use getNo() instead! 
nu.dll.lyskom.Asynch.i_am_off
          replaced by "logout" 
nu.dll.lyskom.Asynch.i_am_on_obsolete
          replaced by "i-am-on" 
 

Deprecated Methods
nu.dll.lyskom.Text.addMiscInfoEntry(int, int)
          moved to TextStat class 
nu.dll.lyskom.Text.clearMiscInfoEntry(int)
          moved to TextStat class 
nu.dll.lyskom.ReadTextsMap.exists(int)
          changed name to contains(int) 
nu.dll.lyskom.Selection.get(int)
          This should have no real use in the real world. 
nu.dll.lyskom.Selection.getFirst(int)
          This should have no real use in the real world. 
nu.dll.lyskom.Session.getGlobalUnreadInConf(int)
          Follow the standard LysKOM convention to get unreads or use nextUnreadText()/nextUnreadConference() 
nu.dll.lyskom.Selection.getIntArray(int)
          This should have no real use in the real world. 
nu.dll.lyskom.Conference.getNameString()
          You should not rely on the platform's default encoding 
nu.dll.lyskom.RpcEvent.getObject()
          I don't even know what this was good for in the first place 
nu.dll.lyskom.Text.getStatInts(int)
          moved to TextStat 
nu.dll.lyskom.Selection.getVector(int)
          This should have no real use in the real world. 
nu.dll.lyskom.Text.removeMiscInfoEntry(int, int)
          moved to TextStat class 
nu.dll.lyskom.KomToken.toInt()
          use intValue() instead 
nu.dll.lyskom.KomToken.toInteger()
          use intValue() to get an int, this method will be changed to return Integer 
 


Copyright © Rasmus Sten and contributors, 1997-2004