Menu

#27 Add a to_hash_ref method

closed-fixed
5
2007-12-14
2007-12-14
Anonymous
No

A to_hash_ref method would be incredibly useful for SOAP::WSDL::XSD::* objects - it would allow casting from one object to another by just saying

my $new = Type->new( $old->as_hash_ref );

Of course Type must hold a superset of the old hash refs attributes.

It would ease debugging too...

Discussion

  • Martin Kutter

    Martin Kutter - 2007-12-14

    Logged In: YES
    user_id=884175
    Originator: NO

    - fixed in 454

     
  • Martin Kutter

    Martin Kutter - 2007-12-14
    • status: open --> closed-fixed
     

Log in to post a comment.

Auth0 Logo