Mike 8.25.2011

Investigating Flex mobile devlopment:

  • Read through the adobe mobile devlopment pdf and several other basic guides
  • Tested out Charts and scrolling
  • Tested out Large Datagrids and data paging (1000 rows and 10 columns seems to respond just fine with paging)
  • Looks like we’ll be writing lots of custom queries based on user interaction so I was looking for some kind object based query API instead of lots of string manipulation, not much luck yet