> I started to experiment with OOP style functions, and according to manual
> besides three main member functions (create, update and delete) there
> should be defined $article->setScore() and $article->setType()... 
> But using setscore and setttype functions results in "call to unsupported
> or undefined function" error. 
> Is it me, or it actually isn't implemented yet?
> I am using latest midgard from cvs...

It's implemented but PHP doesn't like StuddlyCaps. I've renamed the
method, $article->setscore works now.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to