Uploaded image for project: 'Ymir'
  1. Ymir
  2. YMIR-31

[ymir-core] RedirectScopeを追加する

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor Minor
    • 0.9.2
    • Affects Version/s: 0.9.0
    • Component/s: ymir-core
    • None

      オブジェクトスコープの1つとしてRedirectScopeを追加する。(TeedaのRedirect Scopeのような感じ。)

      具体的には、@Outのつけられたgetterから取得したオブジェクトをあるランダムなキーでsessionにバインドし、
      キーをリダイレクトパスにリクエストパラメータなどとして渡す。リダイレクト先ではsessionからオブジェクト
      を取り出して@Inのつけられたsetterを使ってPageコンポーネントにオブジェクトをセットする。またsessionから
      オブジェクトをアンバインドする。

      複数のgetter/setterを想定して、キーとオブジェクトを1:1でバインドするのではなく、キーとオブジェクトMapを
      バインドする形になると思われる。

            Assignee:
            skirnir skirnir
            Reporter:
            skirnir skirnir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: