David.Comay at Sun.COM wrote: >> - Also, instead of 'web/server/apache-22/plugin/plugin-fcgid' , can >> we not simplify as web/server/apache-22/plugin/fcgid ? Is this >> deliberate ? I notice a similar naming pattern across APR, PHP > > As was mentioned earlier, the key is that the last component of the > name should be unique in most cases (unless there's a desire to signal > to the user there are multiple versions to choose from.) That's why > the plugin- prefix was included. Well, in that case, should we consider naming it as httpd22-fcgid ? I see that PHP extensions are currently named as php52-suhosin or php52-xdebug etc.
- Sriram