Graham Charters wrote:
> I meant to ask.  Of the options to improve the API, which would people
> prefer, or are there any other suggestions?
> 
> My current preference is for the building up of the SDO Atom model
> programmatically because this will not require the developer to
> specify they want to use something other than SDO.  I think the PHP
> class approach might need a new annotation to say they want classes
> (POPO - Plain Old PHP Objects) rather than SDO.

We've seen that using SDO can sometimes be quite clunky. But OTOH, 
switching between different approaches within the same program is even 
worse. And the heredoc approach, while the simplest initially, can't be 
abstracted. So POPOs may be the way, but they must be used throughout.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to