-
Notifications
You must be signed in to change notification settings - Fork 6
Dan Dudley edited this page Jun 13, 2014
·
2 revisions
Why did I call the project "flapjack"?
When I thought about parsing a flat file I imagined a stack of pancakes on a plate.
Well, that's the way I think it should be. Also, it allows multiple developers to use the same record layouts, but use totally different domain models. Why should someone have to duplicate the record definitions?! This leads to mistakes re-implementing the record layouts and it's also duplication. Plus from my experience it's sometimes hard to get others to agree on the same domain model design.
Checkout the examples on how to use flapjack.
Checkout how to setup your pom to access the flapjack repository
Checkout the release notes.
Create an issue here.
Checkout the project feeds here. Follow us on twitter
Post a question on the Google Group.