Never Go Back by Kyle Eggleston Sometimes, you gotta accept the fact that certain things will never go back to how they used to be. That’s an interesting thought. You can never go back in time to fix or change anything. It’s just not possible. We might want to go back in time and change anything, everything, but we can’t. Simple? Well not simple to hear, but very easy to say. So what do we do about all of this? Nothing. We do nothing. We can do nothing. You’d like to do something, but no that’s really not going to do any good in this life. So we wait. We wait for something to come along and hopefully we are able to anticipate the future. The future is all we can hope for.
So... been thinking. There are some things that I code over and over again... sometimes it's a copy and paste type of thing. Why not make my own utils.jar file that I can just include in other projects?
Yeah... something like that. So I think I'll be working on that next.
Right now I have three categories that come to mind.
Yeah... something like that. So I think I'll be working on that next.
Right now I have three categories that come to mind.
- String
- Xml
- Text
I know one of the main things I tend to do is read in a file and then work with that content. Afterwards I save the output to a file. So yes, def will be creating methods/classes to read in files, and then export files. Should be an interesting project to work on.
Comments
Post a Comment