You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well as I mentioned in issue #8, I am trying to take this repository another step further. I would like to get this part enabled. I am already working on it in my fork. I have got far enough to have the following code at least generate a proper new ArrayList<WebButton>(). Even if you change the WebButton class below mentioned as generics, I can understand it and can leverage the CGLib Enhancer to provide me the correct ArrayList.
I would like to discuss this with you once if you can provide me half an hour over call. Please respond and then we can share contact details to take this further.
The text was updated successfully, but these errors were encountered:
Well as I mentioned in issue #8, I am trying to take this repository another step further. I would like to get this part enabled. I am already working on it in my fork. I have got far enough to have the following code at least generate a proper
new ArrayList<WebButton>()
. Even if you change the WebButton class below mentioned as generics, I can understand it and can leverage the CGLib Enhancer to provide me the correctArrayList
.I would like to discuss this with you once if you can provide me half an hour over call. Please respond and then we can share contact details to take this further.
The text was updated successfully, but these errors were encountered: