[YMIR-117] [ymir-core] conversationScopeをwindowId毎に分けて管理するようにする Created: 2007-08-24 Updated: 2008-08-06 Resolved: 2008-08-06 |
|
Status: | Closed |
Project: | Ymir |
Component/s: | ymir-core |
Affects Version/s: | 0.9.1 |
Fix Version/s: | 0.9.6 |
Type: | Improvement | Priority: | Minor |
Reporter: | skirnir | Assignee: | skirnir |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
複数ウィンドウを使うタイプのアプリケーションのために、conversationScopeをwindowId毎に分けて管理するようにする。 あとはwindowIdを極力自動的にURLに付与する仕組みを考えればOK。 |
Comments |
Comment by skirnir [ 2008-08-06 ] |
targetの話はさておいて、対処しました(r1351)。 |
Comment by skirnir [ 2007-08-24 ] |
・windowIdがついている場合にそれを画面内の全てのリンクにもつけるようにすればとりあえずはOKかな。 |