Example App
Moshiul Shovon <shovon-/[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Shash, Your recommendation on creating a more compliated example app project is really good. Here are some comments I have: 1) I have seen in may places stating that keel uses the best of the breed implementation for a certain feature, and does not re-invent the wheel. If that is the case, may I suggest that we make hibernate as the default persitence mechanism. I really don't know anything about either hibernate or the default persitence you have with keel. However, the user community is much bigger when it comes to hibernate. In that light, why even work on a seperate persistence solution which is only used by keel? 2) We may look at the xpetstore project at sourceforge ( http://xpetstore.sourceforge.net/ ). We can develop multiple implemenation of xpetstore (as it is done at that project). For example, one implementation will be using default components of keel, and the other will be using ejb. Just my two cents ... Thanks .... -shovon-