On Sat, 12 Apr 2008 03:20:44 -0700, vitalisman wrote:
>> I was experimenting a bit with symfony (http://www.symfony-project.org)
>> a freeware application generator more potent then APEX. It is easy to
[quoted text clipped - 8 lines]
>
> http://www.symfony-project.org/demo/cart
It can generate very good front ends. What I am having trouble with is
customization. For instance, I am unable to modify the front end so that
I can use "contains" or even achieve case insensitivity (upper/lower).
The documentation is, despite the book, really inadequate.

Signature
http://mgogala.freehostia.com
yossarian - 23 Apr 2008 13:38 GMT
> It can generate very good front ends. What I am having trouble with is
> customization. For instance, I am unable to modify the front end so that
> I can use "contains" or even achieve case insensitivity (upper/lower).
> The documentation is, despite the book, really inadequate.
I'm playing with the sandbox project, your great symfony_yaml script and
the SCOTT schema at this time. It seems that the system assumes that all
primary keys in the schema are surrogate keys. It would be nice to find
and easy way to generate frontends with editable natural primary keys
and row fetched by ROWIDs.
Y.