Hi all,

It all tends to one library, so let's decide on this.


2009/3/23 Richard <[email protected]>:
>
> For instance the “n_tot” in format could give more trouble than
> benefits as far
> as i can see at this point (value counting up en down in a loop).
What I do want is a clean api with predictable behavoir. I'd expect
n_tot to be the number of chars that are output by that format
statement. So not less and not more. And also when I don't use the
decimal dot. That's my main point ;)

A case to concider is what to do when the var does not fit into the
format. iirc it now does print something within the given space that
is related to the input (other input means other output, but not the
requested decimal interpretation). This has it's value during
development. But for real applications, revert to '#' or alike could
be more appropriate...



Joep

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to