Menu

#4 Projection initialization

open
nobody
None
5
2010-12-13
2010-12-13
No

Some projections call initialize() and some not. This is inconsistent. Furthermore if I set projection parameters after object instantiation I can not initialize() it because it can be called only once. I would suggest removing initialize() from constructors and require to call them explicitly.

Discussion


Log in to post a comment.