Thoughts etc (21/06/10) Produce Actor class Link actors and movies directly and via MovieDB Long Term - make search more efficient, - possibly using sorting and binary search, - using search trees - using hashing - search for movie path between actors - get a Bacon number - given 2 actors list movies they both appeared in together - are there any pair of actors that are not connected? - find longest shortest path (diameter) - find average shortest path