-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
是否可以暴露出接口 #12
Comments
好的,我改一下,另外其实在Xcode8.3中,Xcode会对initialize() 给warning了,我现在还在考虑怎么改会比较好,你怎么看? |
这个还好,可以暴露 |
抱歉今天有点忙,终于赶在晚上睡觉前改了个小prototype,我push在了API-Prototype branch里,很粗糙的一个prototype,如果有问题的话请见谅。 多次Dump这个问题我想了很久,觉得可能只能多次dump了,感觉用flag之类的来解决容易漏掉情况,而我感觉是宁可多报错,也不能漏了,反正这也是在debug下跑,release里应该没事。。。 个人观点。。。 顺便GodEye做的真的好,我准备在公司的App里用,膜拜。顺便校友好,虽然我应该比你早毕业一点。。 |
原来是师兄~感谢师兄认可!才发现你在国外,还是Amazon,好厉害! |
抱歉,职业病,直接没考虑就写了个manager。 从堆栈信息上看应该是最理想的处理办法了。 再次对你的GodEye表示感谢 |
是否可以暴露出接口,我想后续将其整合到GodEye迭代版本中
The text was updated successfully, but these errors were encountered: