I agree with Wincent that avoiding '>' dependencies is a good strategy for app developers. But I also have to note that the linux style odd/ even version numbering scheme is not a good match with the gem version numbering scheme we all have to live with for better or worse.
It would be great if you could move to a style more in line with other gem-based distributions: use version numbers for stable releases, and use "-pre" (or similar) suffices when releasing experimental stuff out of trunk. The latter is actually rarely necessary, btw: most people who want the latest bits are comfortable getting and building their gems directly from a git clone. -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
