× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Aaron Bartell wrote:
You know what would be great? (I am guessing this idea isn't original and
there is probably already something out there) It would be great to have an
application spec that each framework could implement (i.e. simple order
entry application with shopping basket for end customers, internal screens
for "wizard-less" shopping baskets, item looking, pricing module, customer
lookup, PDF creation, email notification, etc). That way each framework
could go through the motions of implementing all of the same features and it
would be much easier to see the complexities of each framework.

Anybody ever heard of such a thing?
I've been wanting to do just this for some time now. I just did exactly that for hand-crafted JSP vs. EGL at DevCon this week. I'd be interested to see where PHP fell in the mix (my guess much closer to JSP than EGL).

I think you'd have to do a couple of things. First, identify and categorize the modules (for example, I'd place PDF creation in the "utility" category whereas I'd put pricing purely in the "application" category). Second, pick a handful of modules to work from. Third, come up with a common database for everyone to work with.

The other thing to address is the amount of RPG to be included in each version and whether to try to make that as common as possible as well. I know with JSP or EGL, the RPG code would have to be completely modular and callable, and so would lend itself very well to such an idea. If, however, you're building a PHP/MySQL variant, calling RPG might be out of the question.

But regardless of that particular caveat, creating a list of modules and categorizing them and then starting work on a common database might not be a bad idea. I wonder if we could even borrow the database from that open source ERP system - is that still around?

Joe

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.