If these are separate packages, we can deliver them so that installing them will just work out of the box (at least for default configuration etc)
- Sriram Jyri Virkki wrote: > Sriram Natarajan wrote: > >> Hi >> To simplify development / deployment with php in opensolaris, we >> deliver various additional extensions like suhosin, tcpwrap, idn, xdebug >> etc within our PHP package (SUNWphp52u) . However, they are not enabled >> by default. User will need to manually enable them by editing the ini >> files. Going forward, I would like to split these extensions into their >> own packages and installing this package will automatically enable this >> extension. If any one thinks this is a crazy idea, please let me know ? >> > > In general, sounds good. Ideally we want Web Stack components to "just > work" by installing the corresponding package(s), so your proposal is > in line with the goal. > > As you look at the individual detail of each extension, maybe some may > not be well suited for that approach, but hopefully all can be done > consistently. Also if there are any with licensing limitations that's > something to keep in mind; may not apply here, just in case. > > i.e. the devil is in the details, but sounds good. > >
