Hi Rodolfo,

> please find attached the latest patch with the changes I mentioned earlier.
> I´ve also included some logging as David suggested. I´ve also upload the
> changes to a fork I created in github  (rgonzalez72/pytrainer).

Great, thanks! I would have a look at your fork and see how it works
with what Nathan proposes as I don't see any attachment in your email.

> I had some trouble with the encoding on the glade tool so I changed the
> version and now I use glade3-3.7.3. This have made some weird changes in the
> glade xml file. Everything seems to work fine though.

Glade is definitely evil! ;)

> Please let me know if there´s any problem with the code. If you agree I
> might extend the changes to other fields.

Sounds good.

> I´m still looking at issue #81.
>
> My question are regarding the units of some input fields:
>
> In the profile, sports form, what are the units of MET (positive integer?)
> Extra weight (float >=0) and maximum pace (positive integer).

MET: float >= 0
Extra weight: float >= 0
Maximum pace: float >= 0

> In the profile, equipment, what are the units of Life expectancy (positive
> integer?) and prior usage (integer >=0?).

Life expectancy: integer > 0
Prior usage: integer > 0

Hope it helps,

David

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to