23 Mar 2006 19:08
Bugs found
Tab <tab <at> bennedum.org>
2006-03-23 18:08:05 GMT
2006-03-23 18:08:05 GMT
Hi, I'm new to metastorage. I installed and created a component and some classes and ran the metastorage command line tool to generate things. FYI, I'm using PHP 5.0.3. The first problem I encountered was that the component file MUST include at least one class definition inline (in the component file). I prefer to have all my classes in separate files and use the includeclass tag, but when I did this, I got this error: Building generatecomponent.files ... Error: it was not specified any persistence component class argument (File "security.component", Line 2, Column 11, Byte 32) I was able to get past it by inlining one of the classes. This is broken. The next problem was when I ran the tool again and received all these notices: Building component.files ... Building install.files ... Built install.files . Building generatecomponent.files ... PHP Notice: Undefined variable: function in /usr/share/metal/metal/metal_persistence.php on line 2092 PHP Notice: Undefined variable: function in /usr/share/metal/metal/metal_persistence.php on line 2092(Continue reading)
RSS Feed