Code review comment for lp:~therp-nl/web-addons/7.0-add_percentage_widget

Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

Hi, Stefan, thanks for continuing Quentin's work. Minimum requirements that I would expect for a percentage widget would be:

- Automatic conversion from float 0.0-1.0 to screen 0.0-100.0 on data read.
- Inverse conversion on data write.
- Validation of the data domain in 0-100 (optionally through an XML parameter).

Don't you think it's worth to include these features from first version?

Regards.

review: Needs Information

« Back to merge proposal