hey matt,

sorry for not getting back to this sooner.

On Sun, 2006-11-05 at 15:56 +1300, Matt Brown wrote:
> Matt Brown wrote:
> 
> > Ok, patch attached. 

one question:

+
+       # the load script needs to return at least a database type
+       if [ -z "$dbc_dbtype" ]; then
+               dbc_logline "failed"
+               return
+       fi
+

what if the app is a single dbtype application (and thus always has
dbc_dbtype set)?  otherwise, i agree with the approach, and it cleans
up the state machine area quite a bit which is a good thing.


        sean

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to