I think that i have noticed moving certain methods around causes errors when i compile that are remedied by putting the method back where it was.
am i making this up? is there are rhyme or reason to the order that these need to be in? is decided by the order of my .h? what about delegate methods and inherited methods?