For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > April 2004 > XML_Serializer class names









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML_Serializer class names
Stephan Schmidt

2004-04-23, 2:33 pm

Hi,

I just released a new version of XML_Serializer and the pear installer
issued a warning:

Warning: in Unserializer.php: class "XML_Unserializer" not prefixed with
package name "XML_Serializer"

XML_Serializer consists of two classes:

XML_Serializer
XML_Unserializer

Before the first release, I asked on pear-dev, whether it's OK to have
these two classes and at that time it seemed to be okay for everybody.

If the new RFC gets accepted, it conflicts with my package :-(

So what should be done:

1. rename XML_Unserializer to XML_Serializer_Unserializer (This seems
really stupid to me)

2. split it into two packages?

Stephan
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com