Re: OO style Webservices or not

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Allan Ebdrup wrote:

> I just had a discussion with one of my fellow programmers.
> We have a class for doing some logging and sending an email, it has 5
> different scenarioes of loggin that are common enough to share a
> class and database tables. In the future there might be new
> scenarioes that require their own custom classes and database tables.
>
> Now we want to expose some of our logging class's methods as
> webservices (more a group of function calls called in one batch)

As Nick pointed out, Web Services (or any kind of distributed computing
model) should not be approached in a classic OO fashion.

I also wonder why on earth anybody would want to turn logging into a
Web Service -- this is probably one of the all time worst ideas I can
think of =:-O

Cheers,
--
http://www.joergjooss.de
mailto:news-reply@xxxxxxxxxxxxx
.



Relevant Pages

  • Re: ISA Connection to SQL Logging DB Drops
    ... troubleshooting logging issues: ... Starting Saturday the connection between ISA and the SQL DB ... > I check the SQL Database to make sure the USERID is good and that the ISA ... I then go over to the ISA storage server console and the the ...
    (microsoft.public.isa)
  • Re: redirecting stdout/err to mysql table
    ... connection to the database *every* time you log. ... if you have many programs logging to the same ... to the same MySQL database on a separate machine, ...
    (comp.lang.python)
  • Re: [Info-Ingres] transaction logging on update
    ... transaction logging on update ... Presumably you want to do this because the update logging is blowing ... Set nojournaling on tablename; update tablename...; set journaling on ... up for a database recovery. ...
    (comp.databases.ingres)
  • Re: Calculated field in pass through query
    ... That's one thing I really like about vanderghast. ... I want to explain a bit about logging. ... recreate the whole database as of any moment in time. ... making daily backups. ...
    (microsoft.public.access.queries)
  • Re: Merge Replication stops unexpectedly
    ... method on the SQLMerge active x object that will enable logging for me. ... Director of Text Mining and Database Strategy ... But it stops at the same place each time. ... I have used this same replication technique in other projects sucessfully. ...
    (microsoft.public.sqlserver.replication)