Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making composite component #15

Open
tyoshikaijsk opened this issue May 12, 2011 · 2 comments
Open

making composite component #15

tyoshikaijsk opened this issue May 12, 2011 · 2 comments

Comments

@tyoshikaijsk
Copy link
Collaborator

コンポーネント間の同期を簡単に実現するために,複合コンポーネントをサポートする.

@tyoshikaijsk
Copy link
Collaborator Author

複合コンポーネントだと同一マネージャから作られたコンポーネントしか対象にできない.これは,.soからタグ起動モードでコンポーネントを起動する機能とコンフリクトする(1タブごとに一つのマネージャという構成).回避策として,マスタマネージャを一つ立ち上げて,各タブの立ち上げに使うマネージャをスレーブマネージャにする,ということが可能かどうかを確かめる必要がある.

@tyoshikaijsk
Copy link
Collaborator Author

マスターマネージャとスレーブマネージャによる方法がうまくいかない.corba.master_managerにマスターマネージャのホスト名とポートを設定しているのだがうまく動いてくれない.複合コンポーネント以外の同期方法を考えるべきか.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant