Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

TagTotal number of occurrences
@todo0
FIXME6
TODO22

Each tag is detailed below:

@todo

Number of occurrences found in the code: 0

FIXME

Number of occurrences found in the code: 6

net.sf.emarket.order.service.OrderManagerServiceImplLine
only for pridict.com312
only for pridict,com325
net.sf.emarket.quote.service.QuoteManagerServiceImplLine
Get the timezone from configuration86
Get the timezone from configuration90
something weird is going on104
net.sf.emarket.trade.domain.OrderBookLine
since this is a "buy" order, find the orders with lowest selling prices296

TODO

Number of occurrences found in the code: 22

net.sf.emarket.account.repository.JdbcAccountPositionDaoImplLine
throw an exception when delete account position fails142
throw an exception when update fails156
net.sf.emarket.account.service.AccountManagerServiceImplLine
total price should include commissions, fees etc276
net.sf.emarket.order.repository.JdbcOrderDaoImplLine
only one row should be updated during updateOrder()107
net.sf.emarket.order.service.OrderManagerServiceImplLine
need better logic to figure out whether the order is verified and it is still valid121
we need to check whether it is still valid126
determine the type of "trade" by looking at the order145
check whether the account is enabled for this type of trading156
generate order_history_id291
record EM_ORDER_HISTORY table293
order fills must be recorded by OMS, when it receives them now updating the order directly for the sake of time... not correct366
price received should be minus commissions, fees etc503
net.sf.emarket.trade.domain.OrderBookLine
in a Quote driven market, buy limit price can be matched against a quote from market maker280
in a Quote driven market, buy limit price can be matched against a quote from market maker320
net.sf.emarket.trade.service.TradingServiceImplLine
loop here until the lock is available again and throw an exception if it exceeds timeout period .145
update orderbook, if the order is already found. figure out the conditions at which it needs to be updated.192
create order fills each MATCH results in two order fills, one for BUY and for SELL269
match time to be retrieved from table281
net.sf.emarket.utils.SpringDependencyInjectionServletLine
do we care?138
net.sf.emarket.web.ViewsLine
remove the following views46
net.sf.emarket.web.controllers.order.PreviewOrderPageControllerLine
show proper errors in order preview in case of errors141
net.sf.emarket.web.controllers.user.RegisterUserControllerLine
remove hardcoded currency138