On 11/15/05, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > On Tue, Nov 15, 2005 at 10:26:05AM -0800, jerry gay wrote: > > > I guess I should go ahead and provide methods in the match objects > > > for the other *_keyed_int operations, if only to avoid this sort of > > > confusion and the need to store things to an intermediate pmc. > > > > > this is probably the better way to go, and seems easy enough to > > implement (and test.) :) > > i'll take a stab at it, if you don't mind. > > Sure, that'd be great! > '__get_string_keyed_int' is now implemented for PGE::Match objects. 'number' and 'integer' variants should also make their way into the code--i'll add them (along with some appropriate tests) next chance i have.
~jerry