Changeset 99

Show
Ignore:
Timestamp:
06/01/06 21:12:49
Author:
stevegt
Message:

checkpoint before retrying bus refactor

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trac/hacks/marketplugin/0.9/TODO

    r97 r99  
    7373 
    7474- basket page 
    75   - description as subtitle  
     75  x add asterisk to show highest price 
     76  x column to take you to page, column to take you to order book 
     77  - add bargraph 
     78  - description of page as subtitle  
    7679  - help page 
    77   - add asterisk to show highest price 
    78   - add bargraph 
    79   - column to take you to page, column to take you to order book 
    80  
    81 - make get_default_version also look at bid and ask 
    82  
    83 - wip publishing 
    84  
    85 - wiki link formatting for e.g. market:wiki.FooPage.3 
     80 
     81- content page 
     82  - clean up page_ctl; wrap in table etc. 
     83  - wip publishing 
     84 
     85- popup js graphs e.g. 
     86  http://wwwsmartmoney.com/etffocus/index.cfm?story=20060329 
     87 
     88MODEL/CODE 
     89 
     90        # whatever happened to the 'make' idea?  how 'bout converting 
     91        # the cmd_* methods so that all they do is ensure the right 
     92        # stuff is in res?   can res do the make?   what we're really 
     93        # missing here is a canonical tree structure; the make stuff 
     94        # would just fill in the pieces we need for a given query 
     95 
    8696 
    8797- write market data reporting, use as default top  
     
    95105  - "Top Traders" -- available - granted 
    96106 
    97 - popup js graphs e.g. 
    98   http://wwwsmartmoney.com/etffocus/index.cfm?story=20060329 
    99  
    100 MODEL 
     107- wiki link formatting for e.g. market:wiki.FooPage.3 
     108 
     109- make get_default_version also look at bid and ask 
    101110 
    102111- migrate ILedger to IMessageBusSubscriber