Hoi Joep and off course Seb,

> > That way you refactor the
> > formatting code in "format", and use these functions in "print".
>
> Please not!
> Print takes care of outputting vars. The output format is determined
> by the procedure name and the value passed. Ideal to dump info on a
> serial port etc.


Format takes also care of outputting vars but then in a given format
so the only difference is the format
If you don’t want to add anything and keep print as it is than
formatting to a array is not an added value and we better don’t.
In this case its better to change the format lib without changing api.


Greetz

Richard

--~--~---------~--~----~------------~-------~--~----~
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