Re: Str-Kat
- Posted by Matt Lewis <matthewwalkerlewis at gm?il.c?m> May 30, 2008
- 742 views
Kat wrote: > > ken mortenson wrote: > <snip> > > Ken, you gotta realise, there's been substancial resistance to actual strings > in Eu. Sequences are great things, wonderful things. But most of the world is > strings, like this sentence. Or this paragraph. And the world is a big place, > there's a looooot of strings out there. Yes, and euphoria does a pretty good job with most string jobs I've run across. We all agree that sequences with millions of elements don't work well with today's hardware, which happens to be your use case. > And most people would rather fight having strings in Eu in any form, > especially if i write about it, or write the code. Just ask CK or JBrown. Yeah, some people disagree with you. Some don't. But it doesn't matter what anyone wants if no one can figure out a good way to implement them, which happens to be the case with strings. > And i just can't justify anything i say, well enough to get anything to > change. If i had a code block that did all i believe should be done in Eu, > i'd be ashamed to say so. Few people have. It *does* help if you have some code that does it. Asking others to do the work on stuff you're interested in works less well in a volunteer setting. The only code of yours I've seen really has been strtok stuff, and it seemed good enough to me. I haven't really seen the assaults on your code, but I've sure heard you talk about them a lot. I certainly sympathize with your RL issues. Matt