Hello,

I'm working on writing up some high level documentation of the services and 
types included in the StockTrader sample application, and I came across a 
little bit of an oddity. It appears that the quantity associated with an order, 
at least in the OrderDataBean returned by the business service, is a floating 
point number, instead of an integer. I had noticed it in the UI, but did not 
realize it went further down. Even in the database (at least the MSSQL 
database) it is a float type.

Is there a reason for this that I am missing? Is it a mistake that was left 
unfixed to maintain compatibility?

Thanks in advance!

- Nick Hauenstein

Reply via email to