CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/12/20 10:32:49
Log message:
Import ruby-arrayfields 4.7.0
allow keyword access to array instances. arrayfields works by adding
only a few methods to arrays, namely #fields= and fields, but the
#fields= method is hooked to extend an array on a per object basis. in
otherwords __only__ those arrays whose fields are set will have
auto-magical keyword access bestowed on them - all other arrays remain
unaffected. arrays with keyword access require much less memory when
compared to hashes/objects and yet still provide fast lookup and
preserve data order.
Status:
Vendor Tag: jeremy
Release Tags: jeremy_2010-Dec-20
N ports/devel/ruby-arrayfields/Makefile
N ports/devel/ruby-arrayfields/distinfo
N ports/devel/ruby-arrayfields/pkg/DESCR
N ports/devel/ruby-arrayfields/pkg/PLIST
No conflicts created by this import