Frameworks puzzle

I’m building a new tool and my focus should be on the new problem the tool is going to solve. The basic problems a developer faces I want to solve with known solutions/frameworks. These are my choises:

  • Antlrworks + Antlr: generate a parser to validate and parse the input
  • ActiveRecord: build on top of nHibernate to manage my data
  • Sqlite: lightweight database, not realy a framework, but a solution for my problem
  • ExcelLibrary: read and write to MS Excel, without MS Excel, more a util

Now my focus can be on the real tool: an EVT tool.

Unknown's avatar

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.
This entry was posted in Development. Bookmark the permalink.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.