How come there's create() and create_new()?

Hi

I'm somewhat confused about the naming scheme for instance creation. In ThreadManager, create() raises NotImplementedError whereas there's a method create_new() which creates a new thread. In TagManager, there's create() but no create_new(). So what are the intended differences between create() and create_new()?

Thanks

kate_r's avatar
107
kate_r
asked 2014-11-25 09:58:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments