Nick Glencross <[EMAIL PROTECTED]> wrote: > Leopold Toetsch wrote:
>> I'd say that plain String PMCs don't have increment and decrement. >> >>It seems best to just remove scalar.increment and .decrement, which then >>would automatically create the default_increment for Strings. >> > Sounds best, doesn't it? It's a bit 'perlish' to inc/dec a string > directly. If you know that it's a number, then you'd transfer to a int > register/pmc before the inc. > I bet that you're already onto it... (if not, let me know, and I'll come > up with a patch) No, patches welcome - thanks. > Nick leo