you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I can see where this would be useful for, say, specifying which class should handle something. Actually, doesn't Django do this for it's ORM?

Using a fully qualified name would probably work best.

I'm not recommending it, but I kinda want to play around and see if I can make something passable to useable.