User Profile

Collapse

Profile Sidebar

Collapse
najort
najort
Last Activity: Mar 9 '08, 05:38 AM
Joined: Feb 5 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • najort
    replied to Dynamic iteration over collection of files
    in Java
    Great Thanks
    This is the solution I was waiting for.
    Very quick and good.
    Thanks again
    See more | Go to post

    Leave a comment:


  • najort
    started a topic Dynamic iteration over collection of files
    in Java

    Dynamic iteration over collection of files

    Hi
    Let's assume that I have collection of files. That collection of files my vary in future, there might be .class .xml .config etc. I would like to do some task for every of mentioned files. For example for .xml I would like to parse that file, for .config I would like to browse for some properties etc. My goal is to have that open for future changes without modifying previously created methods. My ideal solution is to add new methods (classes)...
    See more | Go to post

  • najort
    replied to Patterns: the Visitor pattern
    in Java
    Brilliant, short nad simple - as it should be.
    Greate Thanks
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...