Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Preview of Soap functions
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joel  
View profile  
 More options Mar 5 2006, 4:43 am
From: "Joel" <joel...@gmail.com>
Date: Sun, 05 Mar 2006 01:43:13 -0800
Local: Sun, Mar 5 2006 4:43 am
Subject: Preview of Soap functions
Hi everyone,

We've just commited a stable revision of the pog source code to the SVN
repository. The code now includes one of the new features of 2.0: SOAP
webservice that allows code generation without going through POG's
interface.

The soap webservice is now also used internally. That is, even when
users use the POG interface, POG creates a Soap client and connects to
itself to generate objects. This is so that there's only one code to
maintain.

A "preview" can also be found on the beta subdomain. In a few days,
we'll post an article on the blog, with instructions/examples on how to
generate objects using the soap webservice, and list some example uses.

the WSDL for the POG webservice can be accessed for now at
http://beta.phpobjectgenerator.com/services/soap.php?wsdl

There are 5 SOAP functions:
1. GetGeneratorVersion
2. GenerateObject
3. GenerateObjectFromLink (@link)
4. GenerateConfiguration
5. GeneratePOGPackage

In addition to providing the source through open source, we do not plan
to adopt a membership/account system for end users to access the pog
webservice. I.e no need to register an account/etc. There is also no
plan to limit the number of requests per user / per month..etc.

To keep things brief, the soap functions are very promising since they
will ease the development of other small applications built on top of
POG..., the first of which being
WebFormFactory(http://groups.google.com/group/Php-Object-Generator/browse_thread/thr...)
which should have a preview release soon as well.

If you have any comments, feedback etc. feel free to post below.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joel  
View profile  
 More options Mar 8 2006, 2:14 pm
From: "Joel" <joel...@gmail.com>
Date: Wed, 08 Mar 2006 11:14:12 -0800
Local: Wed, Mar 8 2006 2:14 pm
Subject: Re: Preview of Soap functions
As promised, here's a first look at the POG SOAP API documentation

http://www.phpobjectgenerator.com/plog/file_download/18

For those that are interested, the documenation shows you how to use
the 5 SOAP methods currently implemented, along with working code
samples.

If you have any question or find a bug in the documentation, feel free
to let me know.

The SOAP API is mostly meant for developers who like what POG does and
would like to create their own web application based POG. Some example
scenarios from the top of my head:

1 Creating an arbitrary, user defined storage (similar to Google Base)
where the user defines what fields they want to create to describe
their products.

2 Create an auto-upgrade functionality for any web application already
based on POG

etc. etc.

Hope some of you find this document helpful.

Questions? feel free to add them below...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »