February 18, 2008
bearophile wrote:
> Christopher Wright:
>> Then, since IsStaticArray doesn't depend on IsArray, you can change IsArray to return true iff IsStaticArray or IsDynamicArray.
> 
> You are right, thank you. I'm learning D still.

Not many people using D spend a lot of time spelunking in the bowels of templates, especially now that CTFE is available. The basics are quite handy, but a lot of it is rather arcane, since the type system allows for quite a bit of freedom.

> Bye,
> bearophile
February 18, 2008
Christopher Wright wrote:
> bearophile wrote:
>> Christopher Wright:
>>> Then, since IsStaticArray doesn't depend on IsArray, you can change IsArray to return true iff IsStaticArray or IsDynamicArray.
>>
>> You are right, thank you. I'm learning D still.
> 
> Not many people using D spend a lot of time spelunking in the bowels of templates, especially now that CTFE is available. The basics are quite handy, but a lot of it is rather arcane, since the type system allows for quite a bit of freedom.

...and since the syntax for 'is' expressions make about as much sense as George W.

--bb
February 18, 2008
Bill Baxter wrote:
> Christopher Wright wrote:
>> bearophile wrote:
>>> Christopher Wright:
>>>> Then, since IsStaticArray doesn't depend on IsArray, you can change IsArray to return true iff IsStaticArray or IsDynamicArray.
>>>
>>> You are right, thank you. I'm learning D still.
>>
>> Not many people using D spend a lot of time spelunking in the bowels of templates, especially now that CTFE is available. The basics are quite handy, but a lot of it is rather arcane, since the type system allows for quite a bit of freedom.
> 
> ....and since the syntax for 'is' expressions make about as much sense as George W.
> 
> --bb

Now, now. No cross, no crown, no green sword. If you want to start a flamewar, just talk about const :P

Though it does make sense, in a vague, twisted way. You just expect to be able to do some things that don't yet work.
February 18, 2008
Christopher Wright wrote:
> Now, now. No cross, no crown, no green sword. If you want to start a flamewar, just talk about const :P

Green sword? I meant green star. It's the symbol for Esperanto.

February 18, 2008
Christopher Wright wrote:
> Christopher Wright wrote:
>> Now, now. No cross, no crown, no green sword. If you want to start a flamewar, just talk about const :P
> 
> Green sword? I meant green star. It's the symbol for Esperanto.
> 

I googled the phrase and came up with bupkis.
Still am clueless as to what you meant even with the correction. :-)

--bb
February 18, 2008
Bill Baxter escribió:
> Christopher Wright wrote:
>> Christopher Wright wrote:
>>> Now, now. No cross, no crown, no green sword. If you want to start a flamewar, just talk about const :P
>>
>> Green sword? I meant green star. It's the symbol for Esperanto.
>>
> 
> I googled the phrase and came up with bupkis.

I found this: http://archives.conlang.info/pho/zheinfi/wurqanwhian.html :)

> Still am clueless as to what you meant even with the correction. :-)

I think everytime someone mentions Esperanto, all kind of discussions arise... maybe it's that what he meant?

> 
> --bb
February 19, 2008
Ary Borenszweig wrote:
> Bill Baxter escribió:
>> Christopher Wright wrote:
>>> Christopher Wright wrote:
>>>> Now, now. No cross, no crown, no green sword. If you want to start a flamewar, just talk about const :P
>>>
>>> Green sword? I meant green star. It's the symbol for Esperanto.
>>>
>>
>> I googled the phrase and came up with bupkis.
> 
> I found this: http://archives.conlang.info/pho/zheinfi/wurqanwhian.html :)

That doesn't explain it either, just uses the phrase.

>> Still am clueless as to what you meant even with the correction. :-)
> 
> I think everytime someone mentions Esperanto, all kind of discussions arise... maybe it's that what he meant?

Sounds like maybe it means "if you can't say something nice, don't say anything at all".

--bb
February 19, 2008
Bill Baxter wrote:
> Christopher Wright wrote:
>> Christopher Wright wrote:
>>> Now, now. No cross, no crown, no green sword. If you want to start a flamewar, just talk about const :P
>>
>> Green sword? I meant green star. It's the symbol for Esperanto.
>>
> 
> I googled the phrase and came up with bupkis.
> Still am clueless as to what you meant even with the correction. :-)
> 
> --bb

Green star: symbol for Esperanto. Shorthand way of saying 'don't flame'.
1 2
Next ›   Last »