Am Donnerstag, 23. Mai 2013 18:27:21 UTC+2 schrieb percious:
Okay for the next release. I will have to update the docs in
sprox.org. I think there is a bitbucket for this.
:D Nope, the sproxdox are on your Github account! :D
Can you write a property that spews a deprecation warning and we will remove for 0.9?
Sure!
Also, I just thought about this:
Shouldn't __possible_field_names__ be able to accept a dictionary for those who want to be specific about which widget shall be shown by which attribute?
That could be easily done backwards compatible by using a list like before and using the new mode if its a dict!
Any objections on that?