Follow-up Comment #1, bug #37202 (project gnustep):

According with Cocoa documentation:

https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSDistributedLock_Class/Reference/Reference.html

-unlock: only raises an exception if the target doesn't exist. However, is not
clear if always succeed.

One solution, in the side of NSWorkspace, is check if the conditions
(attributes, locktime) allow unlock. Or maybe handle each app in its own file,
as NSUserDefaults handle the defaults for each app (in separated .plist
files).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37202>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to