wayf-dk / janus-ssp

Automatically exported from code.google.com/p/janus-ssp
Other
0 stars 0 forks source link

sspmod_janus_EntityController::setEntity() either sets or creates an entity, this could be split up #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
sspmod_janus_EntityController::setEntity() is quite a large method which 
contains a lot of duplicate code for creating new entity on either eid or 
entityid. 

This could be split up into set/create methods and duplicate create code can be 
merged.

We will commit a refactored version of this part.

Original issue reported on code.google.com by vanliero...@gmail.com on 18 Oct 2011 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by relaxno...@gmail.com on 18 Oct 2011 at 3:38