[Seaside] Secure Connection?

Yoshiki.Ohshima at acm.org Yoshiki.Ohshima at acm.org
Wed Jun 4 14:57:20 CEST 2003


  Nevin,

> Have you considered such a simple "all in the image" architecture?

  Ah, yes.  However, in the future, I expect that the customer is
going to manipulate the data by executing SQL statements from psql if
he wants to.  The Squeak program still could be reset if necessary, I
would want the data in the database to be the master data.  (Hmm, I
may be taking wrong approach... but I don't know.)

> And it keeps the GLORP code extremely simple-- simple enough that 
> eventually you start to forget internal GLORP details. :-)

  Essentially, I only use GLORP to generate an SQL statement, and in
my code there are many direct #executeSQLString: invocation after all.
It is true that the architecture of my system is not very well
modularized or layered.

> In other words, if you have internal GLORP questions, I suggest you post 
> to the GLORP mailing list.  It's at:
>      glorp-development at lists.sourceforge.net

  Thank you for the link.

-- Yoshiki


More information about the Seaside mailing list