Have you ever created or encountered a self modifying code in Java?
If yes, then please post the link or simply post the code.
Have you ever created or encountered a self modifying code in Java? If yes,
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ignoring the world of grief you could be causing yourself via self-modifying code(!), it seems to me there are 3 options:
Of the three above, my initial choice (in the absence of requirements) would be to take a look at option 3. I suspect it’s the least painful way to start. I’ve used all of the above – unfortunately I can’t post links to client code.