[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] First steps into Sausalito



Richard Davis wrote:

> I found this location and created a new schema file in the correct 

> Sorry, an internal server error occurred. The class Vpn is unknown.

When you modify schemas, you need to restart CCE:
	/etc/rc.d/init.d/cced restart			or
	killall -HUP cced

As for default values, you still have to load those manually.  Your php
page should query CCE, and use the current data as current values for
fields.

> Using php direct makes it much more difficult to keep the ui the same as
> cobalts, and also means playing with the php filesystem functions, which is a
> new avenue for me.

Using conf files directly also leads to code that can't adapt to new config
file formats, and UIs that are very fragile to changes.

Sausalito is designed from the very start to make the UI (ANY UI, be that
web-based, LCD-based, or palm-pilot based) seperate from the backend files.

Tim

-- 
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@xxxxxxx