Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Retain Cycles #78

Open
technocidal opened this issue Sep 13, 2017 · 4 comments
Open

Retain Cycles #78

technocidal opened this issue Sep 13, 2017 · 4 comments

Comments

@technocidal
Copy link

First of all: Great job on this project! I love using it!

I was wondering if it is intentional that validationRuleSets and validationHandler are strongly referenced and that they cannot be set to nil. I'm trying to get my code as efficient as possible and this prevents ViewController from being deinitialized.

Thanks in advance

@adamwaite
Copy link
Owner

Oops! No that definitely isn't intentional. Do you mind sharing your example so I can attempt to fix it?

@technocidal
Copy link
Author

Sorry that my response took so long, but I had to fix some more important stuff first.
I will try to get an example ready by next week so that you can take a look at it.
Thank you for your patience!

@adamwaite
Copy link
Owner

That's cool! I've actually been thinking to remove all that Obj-C runtime madness. Not sure what I was thinking when I wrote that originally.

@adamwaite
Copy link
Owner

I can't think of a nice solution for this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants