Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[13:06:11 CDT(-0500)] <b-rock> Hi again uPortal devs. I'm working on getting the toro gateway sso portlet working in the up4 build. can you tell me if there is an equivalent of UserInstanceManager.getUserInstance(req); in up4? right now I'm getting a noclassdef because the file moved and not sure if this is supported

[13:07:44 CDT(-0500)] <athena> my strong recommendation would be that that portlet be rewriten using modern technology

[13:08:01 CDT(-0500)] <athena> it's very, very outdated, and i wouldn't be shocked if it starts becoming hard to work with

[13:08:06 CDT(-0500)] <b-rock> yeah I agree. It would also be nice to pull it out of the toro project

[13:08:14 CDT(-0500)] <athena> yeah

[13:08:20 CDT(-0500)] <athena> we could rewrite it with a lot less code

[13:08:22 CDT(-0500)] <EricDalquist> b-rock: see the IUserInstanceManager interface

[13:08:22 CDT(-0500)] <b-rock> well it almost works right now.

[13:08:32 CDT(-0500)] <athena> it'd be much simpler

[13:08:34 CDT(-0500)] <EricDalquist> and inject it via spring