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

Re: More Questions



I have been searching through the source-code and the API. In order to write an
admin tool.
I have the following suggestions.

1)There is no method which returns a list of the objects currently in the
database.
    I cannot use objectsForClass to do this, as this method has not yet been
implemented.
    I suggested that somebody experienced in Ozone internals implements this
method.
    At present, neither user nor admin can be presented with a list of objects
either to edit
    or control the locking of an individual object.

2) The publicly available user-login methods do not seem to contain any secure
user-authentication.
     This is a very important feature to have.

3) The methods responsible for control locking of objects seem to be hidden fairly
deep within the
     DB, thus making it hard for an admin tool to enforce it's own policy.

Regards,
  Graham Innocent