Welcome Guest, Not a member yet? Register   Sign In
Customizable CRUD
#9

[eluser]kucerar[/eluser]
This is interesting. Looks very flexible. Take a look at ATK's idea of "attributes" for more ideas

http://www.ibuildings.nl/wiki/ATK_Attributes

ATK is a fairly large monolithic framework.

The trouble with CRUD is that when you get focused on widgets you end up developing stovepipes (your data and functionality is sunk in there, and you're dependent on the CRUD for whatever limited displays it has).

What I'd like to see is a CRUD that defined SOA endpoints instead of generated web pages.

That way you could lightweight clients like built with EXTjs, or a sharepoint web part, or something, that could then communicate with your CRUD by exchanging small documents.

Error messages etc could be passed as part of the document, in the case of loosely coupled data entry forms with the CRUD server.

The basic design of ATK is "module" containing of one or more "nodes" (point to table basically) containing one or more "attributes" (field level mappings). It's very flexible and very good at mapping to legacy (though this is not always necessary, there is another enterprise pattern that doesn't integrate directly into legacy systems, but gathers stuff, then forwards messages into the system, a CRUD mapper is not the correct choice for this, I can say after having made the incorrect choice :-)

I think ATK's design is sound. But I want to remove the HTML half and just have it deal with XML/JSON exchange. It does no good to replace an Oracle Forms stovepipe with a PHP Forms stovepipe. It costs the same and it's all in one place. The cost of these things needs to be distributed. Strategic.

There, have said too much,

-Rich


Messages In This Thread
Customizable CRUD - by El Forum - 02-16-2008, 10:03 AM
Customizable CRUD - by El Forum - 02-19-2008, 02:18 PM
Customizable CRUD - by El Forum - 02-21-2008, 02:09 PM
Customizable CRUD - by El Forum - 02-22-2008, 03:12 AM
Customizable CRUD - by El Forum - 02-22-2008, 03:16 AM
Customizable CRUD - by El Forum - 02-22-2008, 04:09 AM
Customizable CRUD - by El Forum - 02-22-2008, 01:32 PM
Customizable CRUD - by El Forum - 02-22-2008, 01:44 PM
Customizable CRUD - by El Forum - 02-22-2008, 03:40 PM
Customizable CRUD - by El Forum - 02-22-2008, 04:45 PM
Customizable CRUD - by El Forum - 02-22-2008, 08:13 PM
Customizable CRUD - by El Forum - 02-23-2008, 05:36 AM
Customizable CRUD - by El Forum - 02-23-2008, 05:48 AM
Customizable CRUD - by El Forum - 02-23-2008, 06:42 AM
Customizable CRUD - by El Forum - 02-23-2008, 07:10 AM
Customizable CRUD - by El Forum - 02-23-2008, 08:06 AM
Customizable CRUD - by El Forum - 02-24-2008, 08:21 AM
Customizable CRUD - by El Forum - 02-24-2008, 08:49 AM
Customizable CRUD - by El Forum - 02-24-2008, 09:08 AM
Customizable CRUD - by El Forum - 02-24-2008, 12:17 PM
Customizable CRUD - by El Forum - 02-24-2008, 12:58 PM
Customizable CRUD - by El Forum - 02-25-2008, 04:32 AM
Customizable CRUD - by El Forum - 02-25-2008, 08:31 AM
Customizable CRUD - by El Forum - 02-25-2008, 01:50 PM
Customizable CRUD - by El Forum - 02-25-2008, 02:02 PM
Customizable CRUD - by El Forum - 02-26-2008, 12:17 PM
Customizable CRUD - by El Forum - 02-26-2008, 01:48 PM
Customizable CRUD - by El Forum - 02-28-2008, 05:27 PM
Customizable CRUD - by El Forum - 02-29-2008, 04:03 AM
Customizable CRUD - by El Forum - 02-29-2008, 04:17 AM
Customizable CRUD - by El Forum - 02-29-2008, 05:00 AM
Customizable CRUD - by El Forum - 03-01-2008, 04:27 AM
Customizable CRUD - by El Forum - 03-01-2008, 04:45 AM
Customizable CRUD - by El Forum - 03-01-2008, 04:49 AM
Customizable CRUD - by El Forum - 03-01-2008, 05:47 AM
Customizable CRUD - by El Forum - 03-01-2008, 06:14 AM
Customizable CRUD - by El Forum - 03-01-2008, 02:38 PM
Customizable CRUD - by El Forum - 03-22-2008, 03:06 PM
Customizable CRUD - by El Forum - 03-24-2008, 08:11 AM
Customizable CRUD - by El Forum - 03-24-2008, 12:15 PM
Customizable CRUD - by El Forum - 03-26-2008, 07:24 AM
Customizable CRUD - by El Forum - 03-30-2008, 04:10 PM
Customizable CRUD - by El Forum - 06-09-2008, 10:54 PM
Customizable CRUD - by El Forum - 06-10-2008, 01:19 AM
Customizable CRUD - by El Forum - 06-10-2008, 09:42 AM
Customizable CRUD - by El Forum - 06-10-2008, 09:45 AM
Customizable CRUD - by El Forum - 06-11-2008, 01:35 PM
Customizable CRUD - by El Forum - 02-20-2009, 11:32 AM
Customizable CRUD - by El Forum - 02-22-2009, 12:06 PM
Customizable CRUD - by El Forum - 02-26-2009, 07:03 AM
Customizable CRUD - by El Forum - 04-29-2009, 05:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB