53 posts
Posted 05 March 2013 - 10:43 PM
Does anyone remember an API in one of the early versions that allowed you to create GUIs in Java that could interact with your CC programs? If so, does anyone know why it was removed? (Yes I'm aware that this is WAY past when it was removed).
EDIT: It doesn't appear to be in the change logs but I could have sworn it was in CC at some point.
2151 posts
Location
Auckland, New Zealand
Posted 05 March 2013 - 11:20 PM
Are you 100% sure about this. I've been using CC for a long time and I don't recall anything like this at all?
2447 posts
Posted 06 March 2013 - 12:19 AM
You may have been thinking of the LuaJava API which was removed?
1619 posts
Posted 06 March 2013 - 04:21 AM
There was a LuaJ API? That must have been a while ago. What would it even do?
686 posts
Posted 06 March 2013 - 04:40 AM
I've never heard of anything in standard CC fitting that description, and I've been following CC pretty much since its inception.
53 posts
Posted 06 March 2013 - 06:51 PM
You may have been thinking of the LuaJava API which was removed?
Yes that would be it. If I may ask, why was it removed? Was it unused or just a nightmare to maintain?
There was a LuaJ API? That must have been a while ago. What would it even do?
From what I remember, it allowed you to create Java windows with your CC programs.
2151 posts
Location
Auckland, New Zealand
Posted 06 March 2013 - 06:58 PM
Now, I am not sure of the actual reason of this removal. However, my guess is that it didn't stick with the theme of the mod, like many of the suggestions do on the Suggestions forum. Thats my guess anyway.
2447 posts
Posted 06 March 2013 - 11:03 PM
Well it was only enabled as an option client side anyway - no one used it and it was a security risk, so it was removed.
53 posts
Posted 07 March 2013 - 07:48 AM
Well it was only enabled as an option client side anyway - no one used it and it was a security risk, so it was removed.
Fair enough then. I understand how it could be a security risk (given that it could execute Java code).
I'll let this thread die now. Thanks.