<div dir="ltr"><div><br>On Wed, Oct 7, 2015 at 1:05 PM, Sören Gebbert <<a href="mailto:soerengebbert@googlemail.com">soerengebbert@googlemail.com</a>> wrote:<br>><br>> > What is the reason for using SimpleModule from gunittest? In gunittest it is<br>> > used to preset defaults which are needed everywhere in the gunittest. If it<br>> > is advantageous perhaps we should move it to the same place where pygrass's<br>> > Module currently* is. In this case, we need to rethink the defaults and<br>> > naming.<br>><br>> The reason was:<br>> t.rast.whatcsv was a fast hack and i did not take the time to<br>> configure pygrass.modules.Module to do the same as SimpleModule does.<br>> So laziness was the reason.<br>><br>> I think moving SimpleModule to pygrass.modules is a good idea, but<br>> with a better name. Unfortunately i have no better name in mind for<br>> SimpleModule ... .<br><br></div>Thanks for the answer Soeren. This is reasonable. I was not yet able to come up with better name either. Even bigger challenge is name and place for the new package/module which would separate/take out pygrass Module from the ctypes-based part of pygrass package. But that's another story. For now we just need to figure out the SimpleModule rename and whether the parameters needs to be adjusted and what are the suggested usages. Low priority, but should be solved before 7.1.<br></div>