Forum: Ruby-core [ruby-trunk - Feature #7763][Open] add Win32::Registry#values

Posted by Roger Pack (rogerdpack)
on 2013-01-31 18:31
(Received via mailing list)
Issue #7763 has been reported by rogerdpack (Roger Pack).

----------------------------------------
Feature #7763: add Win32::Registry#values
https://bugs.ruby-lang.org/issues/7763

Author: rogerdpack (Roger Pack)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:


hello.

In today's Win32::Registry objects, we have
#num_keys, #keys, #num_values

(and no #values method, but there is an #each_value method and #each_key 
method).

So this is a feature request for it to be added.  I suppose it would be 
an alias to #entries
Thank you!
-roger-
Posted by usa (Usaku NAKAMURA) (Guest)
on 2013-02-01 07:19
(Received via mailing list)
Issue #7763 has been updated by usa (Usaku NAKAMURA).

Category set to lib
Status changed from Open to Assigned
Assignee set to usa (Usaku NAKAMURA)
Target version set to next minor


----------------------------------------
Feature #7763: add Win32::Registry#values
https://bugs.ruby-lang.org/issues/7763#change-35756

Author: rogerdpack (Roger Pack)
Status: Assigned
Priority: Normal
Assignee: usa (Usaku NAKAMURA)
Category: lib
Target version: next minor


hello.

In today's Win32::Registry objects, we have
#num_keys, #keys, #num_values

(and no #values method, but there is an #each_value method and #each_key 
method).

So this is a feature request for it to be added.  I suppose it would be 
an alias to #entries
Thank you!
-roger-
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.