On 02/16/12 19:49, Hans-Christoph Steiner wrote:
What if this was handled in [float]? Something like this:
add a symbol method to [float]
convert the symbol to a float, then back and compare
if it matches, output the float out of the left inlet
if it does not match, output the original symbol out of a new right
outlet, which would be an "everything else" outlet like [select] [route], etc.
i like the idea, so i added it to zexy's [atoi] and [atof] methods.
regarding [f], i think it would be feature bloat and would rather not have it.
mgf IOhannes