Re: Pike 8.0 RC1
"Mirar @ Pike importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
I presume all this is for some sort of auto-generated code anyway, or
it's easy enough to break up manually - or to use #string or #" - and
the solution we're looking for is encapsualting unknown code.
A #[auto-generated random string]{ would solve that problem.
I have never encountered the problem this is trying to solve, but I
like solutions that work for everything if you're going to work on
them anyway... :)