Thanks for your prompt reply. :)

Sebastien Roy wrote:
> Do you expect users to call /usr/bin/ibus-daemon directly, or do you
> only ever expect it to be started from private scripts indirectly by
> gnome-session?  If it's the former, then what you have is fine.  If it's
> the latter, then it probably belongs in /usr/lib along with the other
> private executables, and it should be Project Private along with the
> others.  Otherwise, I agree with your assessment of the other
> interfaces.

ibus-daemon would be called from a custom WM or a desktop other than Gnome.

>>>>    4.12. Dependencies:
>>>>        We need python2.6 to be the default in OpenSolaris.
>>> What is the specific case dependency?
>> I don't know what python2.6 API ibus depends on.
>> We heard the python default will be changed from 2.4 to 2.6
>> in near future, but don't know the actual target at this point.
> 
> According to PSARC/2009/043, you must not depend on the default version
> in /usr/bin, but rather on a specific version
> (e.g., /usr/bin/python2.6).  That would relieve any dependency on a
> particular version becoming the default, and would prevent breakage of
> your feature if the default version changes and introduced
> incompatibilities.

OK, we will make ibus independent on the python default version.

Thanks,
Fuyuki

Reply via email to