Versions Compared

Key

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

...

[11:53:19 CDT(-0500)] <athena> oh nice (smile)

[11:58:37 CDT(-0500)] <EricDalquist> wtf!

[11:58:42 CDT(-0500)] <EricDalquist> this old group code is insane

[11:58:54 CDT(-0500)] <EricDalquist> so method public IEntityGroup findGroup(CompositeEntityIdentifier ent)

[11:59:01 CDT(-0500)] <EricDalquist> calls protected IEntityGroup findGroupWithCache(String key)

[11:59:07 CDT(-0500)] <EricDalquist> by doing ent.getKey()

[11:59:23 CDT(-0500)] <EricDalquist> findGroupWithCache then does

[11:59:23 CDT(-0500)] <EricDalquist> IEntityGroup findGroupWithCache(CompositeEntityIdentifier ent)