I'm curious as to the types of network topologies and features for which people perceive a need. I frequently see people say, "mesh", when in fact they really mean star or even less frequently a tree topology. There are some subtle yet important differences and distinctions. I'm blurring the lines between some of the topologies above because if you have a multi-hop star, you basically have a tree. Likewise, if you have a tree, you have a multi-hop star.
Here is a nice wikipedia article on network topology. I purposely gloss over some. I can see a chain as a viable option but given their failure scenarios, they are frequently passed over for more reliable topologies. As such, topologies such as chain, I'm ignoring. Likewise, rings can be fragile but have at least one redundant link, making them far more palpable than basic chains.
Of course, I'm also interested in your routing needs, in so far as dynamic vs static; or no routing at all.
I'm also interested in the perceived need for lossy (example, IP/UDP) or reliable, best effort (example, IP/TCP) transport. Is ordered delivery important? Also like to hear about the need for unicast, broadcasting, and multicasting.
Lastly, I know the xbees are very popular and would be interested to hear if any of you have leveraged even a fraction of their dynamic routing and mesh networking capabilities, and if so, to what scale. I frequently read about these guys being used as simple point to point links.
I'm not trying to create a network primer here, but being able to clearly define your requirements is usually the first step in creating a solution. Along these lines, in my own experience, most people have no idea of the different types, and associated advantages and disadvantages of each. And its made all the more confusing in that the wrong terminology is frequently used. I've tried to provide some educational references but if some of the distinctions I'm making are not clear to you (or too much reading), please feel free to ask. Networking can be extremely complex so don't be embarrassed about asking.