ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:58846] [ruby-trunk - Feature #9209][Open] Struct instances creatable with named args
@ 2013-12-04  6:45 rits (First Last)
  2016-10-25  7:01 ` [ruby-core:77758] [Ruby trunk Feature#9209] " herwin
  2016-12-21  6:52 ` [ruby-core:78762] [Ruby trunk Feature#9209][Closed] " shyouhei
  0 siblings, 2 replies; 3+ messages in thread
From: rits (First Last) @ 2013-12-04  6:45 UTC (permalink / raw
  To: ruby-core


Issue #9209 has been reported by rits (First Last).

----------------------------------------
Feature #9209: Struct instances creatable with named args
https://bugs.ruby-lang.org/issues/9209

Author: rits (First Last)
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 


now that ruby supports named params it seems natural for Struct to make use of them.

Struct.new(:a).new(a: 1)


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:77758] [Ruby trunk Feature#9209] Struct instances creatable with named args
  2013-12-04  6:45 [ruby-core:58846] [ruby-trunk - Feature #9209][Open] Struct instances creatable with named args rits (First Last)
@ 2016-10-25  7:01 ` herwin
  2016-12-21  6:52 ` [ruby-core:78762] [Ruby trunk Feature#9209][Closed] " shyouhei
  1 sibling, 0 replies; 3+ messages in thread
From: herwin @ 2016-10-25  7:01 UTC (permalink / raw
  To: ruby-core

Issue #9209 has been updated by Herwin Quarantainenet.


This looks like a duplicate of #11925 (or maybe the other way around, but the other ticket includes more information)

----------------------------------------
Feature #9209: Struct instances creatable with named args
https://bugs.ruby-lang.org/issues/9209#change-61065

* Author: First Last
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
now that ruby supports named params it seems natural for Struct to make use of them.

Struct.new(:a).new(a: 1)



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:78762] [Ruby trunk Feature#9209][Closed] Struct instances creatable with named args
  2013-12-04  6:45 [ruby-core:58846] [ruby-trunk - Feature #9209][Open] Struct instances creatable with named args rits (First Last)
  2016-10-25  7:01 ` [ruby-core:77758] [Ruby trunk Feature#9209] " herwin
@ 2016-12-21  6:52 ` shyouhei
  1 sibling, 0 replies; 3+ messages in thread
From: shyouhei @ 2016-12-21  6:52 UTC (permalink / raw
  To: ruby-core

Issue #9209 has been updated by Shyouhei Urabe.

Status changed from Open to Closed

please continue to issue #11925.

----------------------------------------
Feature #9209: Struct instances creatable with named args
https://bugs.ruby-lang.org/issues/9209#change-62163

* Author: First Last
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
now that ruby supports named params it seems natural for Struct to make use of them.

Struct.new(:a).new(a: 1)



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-21  6:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04  6:45 [ruby-core:58846] [ruby-trunk - Feature #9209][Open] Struct instances creatable with named args rits (First Last)
2016-10-25  7:01 ` [ruby-core:77758] [Ruby trunk Feature#9209] " herwin
2016-12-21  6:52 ` [ruby-core:78762] [Ruby trunk Feature#9209][Closed] " shyouhei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).