Re: ver4 keyword Conflict

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...

I'm not sure what the fuss is about. It just means

?tan(0.5) 

would have to become

include std/maths.e 
?tan(0.5) 

Is that really such a deal breaker?

Pete

Less so for 4.0

In the past, you might have had issues if you wanted to use the name tan for something else. I think 4.0's namespacing handles this quite nicely though, and as Matt points out you can declare a constant with the name tan and use it as a color too - at least in 4.0.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu