kstephens (Kurt Stephens)
- Registered on: 12/23/2008
- Last connection: 03/23/2012
Activity
Reported issues: 12
03/10/2012
- 12:02 am ruby-trunk Feature #4514: #deep_clone and #deep_dup for Objects
- Marc-Andre Lafortune wrote:
> Shyouhei Urabe wrote:
> > * It is not always obvious what a "deep" copy is. For inst...
02/18/2012
- 03:09 am ruby-trunk Feature #5964: Make Symbols an Alternate Syntax for Strings
On 16/02/2012, at 12:28 PM, Charles Oliver Nutter wrote:
> ... someone might rely on the same symbol having
> the...
02/07/2012
- 05:56 am ruby-trunk Feature #5964: Make Symbols an Alternate Syntax for Strings
- Tom Wardrop wrote:
> When designing an API, it's rarely a straight-forward process deciding on whether to use a Stri...
02/05/2012
- 03:25 pm ruby-trunk Feature #5964: Make Symbols an Alternate Syntax for Strings
- Joshua Ballanco wrote:
> But leaving all of that aside, you have to consider that Symbols are *never* collected. Thi...
01/26/2012
- 03:32 am ruby-trunk Feature #5856: Feature: Raise any object
- One can rescue Exception (or Object); this also rescues SystemExit, Interrupt, etc. There is plenty of code out ther...
01/07/2012
- 06:52 am ruby-trunk Feature #5856: Feature: Raise any object
- Attached patch.
- 06:51 am ruby-trunk Feature #5856 (Feedback): Feature: Raise any object
- Feature: Raise any object
= Proposal
The ability to raise any object that conforms to the protocol of Exception...
12/28/2011
- 08:21 am ruby-trunk Feature #5818: Feature: Raiseable
- git branch: https://github.com/kstephens/ruby/tree/trunk-raiseable
- 08:17 am ruby-trunk Feature #5818 (Rejected): Feature: Raiseable
- = Proposal
The ability to raise any object that is a Raiseable.
= Problem
* The Exception subclass hierarchy...
11/08/2011
- 12:30 am ruby-trunk Feature #5578: Embedded YAML for Ruby 2.0
- Why does YAML need first class status? Define a constructor on the YAML module, and use interpolating heredoc.
re...
Also available in: Atom