Hi all,
Keaton, Ben, and I have all discussed the idea of changing the base name of the package (and thus the repository) from dedalus2 to dedalus. I think this is much cleaner and a change we need to make as soon as possible, since more people are starting to come to the community.Ā
However, this will have a number of important effects. First, the repository will move, necessitating updates to all your outstanding .hgrc files, and those of your dev forks. I just performed a test: if you don't care what the *name* of your dev fork is, changing the name of the repository it is forked from won't make a difference. Second, all existing scripts will need to be corrected to read
import dedalus.public as de
instead of the current
import dedalus2.public as de
for example.Ā
I'd like to do this *after* we decide what to do about the two outstanding pull requests. However, I'd also like to ensure we do this by the end of this week (Friday 6 June).Ā
I'd like to hear from everyone about their thoughts on this change and the timetable for doing so. If you have any concerns or questions, please let us know.Ā
thanks,
Jeff