Feature #8382
closed
Format OpenStruct YAML dump and create getters and setters after load.
Added by pietro (Pietro Monteiro) over 11 years ago.
Updated almost 4 years ago.
Description
=begin
Currently Open Struct doesn't format it's YAML output exposing ((|@table|)). It also doesn't create setters and getter like (({#marshal_load})). This patch does both.
=end
Files
- Category set to lib
- Assignee set to marcandre (Marc-Andre Lafortune)
Interesting feature request.
This reasoning would also apply to all stdlib classes, like Set, Matrix, ... right?
I'm not sure it's a big issue, but a patch like this would make yaml serialization both backwards and forwards incompatible. It would be easy to make it at least backwards compatible.
- Status changed from Open to Assigned
- Status changed from Assigned to Closed
This has (finally) been fixed, thanks for opening the issue.
Also available in: Atom
PDF
Like0
Like0Like0Like0