Sciweavers

4 search results - page 1 / 1
» Usability Implications of Requiring Parameters in Objects' C...
Sort
View
ICSE
2007
IEEE-ACM
14 years 4 months ago
Usability Implications of Requiring Parameters in Objects' Constructors
The usability of APIs is increasingly important to programmer productivity. Based on experience with usability studies of specific APIs, techniques were explored for studying the ...
Jeffrey Stylos, Steven Clarke
JOOP
1998
105views more  JOOP 1998»
13 years 4 months ago
Implementing Constructor Calls with Parameters in Ada 95
Ada ‘95 does not provide for a constructor mechanism with parameters for initializing newly created objects. The package Ada.Finalization provides an initialize procedure which ...
Zeki O. Bayram
ICRA
2009
IEEE
97views Robotics» more  ICRA 2009»
13 years 11 months ago
Tuning the gains of haptic couplings to improve force feedback stability in nanorobotics
— This paper deals with the problem of bilateral haptic control in nanorobotics. At this scale, a human operator cannot interact directly with objects. He needs special tools man...
Aude Bolopion, Barthelemy Cagneau, D. Sinan Haliyo...
POPL
2012
ACM
12 years 3 days ago
A type system for borrowing permissions
In object-oriented programming, unique permissions to object references are useful for checking correctness properties such as consistency of typestate and noninterference of conc...
Karl Naden, Robert Bocchino, Jonathan Aldrich, Kev...