locsmith / xcamshift

xcamshift - a port of the camshift chemical shift force-field for xplor-nih
1 stars 0 forks source link

camshift table_builder knows too much about the extractors it uses #47

Open locsmith opened 10 years ago

locsmith commented 10 years ago

the camshift_table_builder has a list of table extractor clasess embedded in it so it is very heavily coupled to these classes

most probably the best answer is to add dependency injection