On Aug 17, 2007, at 0:05 , BJ Hargrave wrote:
See section 6.1.4.12 in the spec: "Its value is not reused for another bundle, even after a bundle is uninstalled."
Following up on Eric's question. Like BJ says, it's in the spec, and I actually have a use case for it too. We're tracking life cycle changes in the framework and in that context we're using the bundle identifier as an identifier. That means we actually rely on the fact that this identifier will only refer to one bundle (and describes its whole life cycle).
Greetings, Marcel
