So, I was watching Smallville (what else is new I know), and Lionel dies??? It was a WTF moment for sure! Lex just upped and pushed him out the window! WOW I was not expecting that! I mean maybe I should have seen it coming? I’m sure the clues have been there all along, it’s been building up to…something? But this? I, I was shocked to say the least! Lionel was starting to grow on me. But if he’s dead? Who knows what will happen next. Part of me is wondering if he was a clone. If he actually faked his death, or had his clone confront Lex because he knew Lex would do something to kill him? I’m not sure. But then again, why would the clone be wearing the locket with the key? So many unanswered questions! On to the next episode!
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