>>>>> "BR" == Bill Ricker <[email protected]> writes:

  BR> Can someone help Uri add SortMaker option to call Unicode::Collate
  BR> getSortKey automagically on request?

we discussed this and it would be very easy for a user to call this on
their keys. and it should be easy enough to add it as an option to the
module. would anyone want to work on this for me? it would mean adding
simple boolean option handling code for a key, generated code to load
the Unicode::Collate module and create an instance of it (very easy) and
then applying the getSortKey method on the extracted key value (also
easy). the hardest thing and it isn't too hard is writing a test for it.

you will get your name in the CHANGES file and be immortalized on cpan
if you take on this project. of course i will be helping as needed.

thanx,

uri

-- 
Uri Guttman  --  uri AT perlhunter DOT com  ---  http://www.perlhunter.com --
------------  Perl Developer Recruiting and Placement Services  -------------
-----  Perl Code Review, Architecture, Development, Training, Support -------

_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to