Re: [Arsperl-devel] ars_export not returning expected output
                
                Brought to you by:
                
                    jeffmurphy
                    
                
            
            
        
        
        
    | 
      
      
      From: Michiel B. <mi...@be...> - 2009-03-31 13:42:13
      
     | 
| Thilo, I'm busy updating documentation and examples. I have already committed a few of the files. I have a question, when I used my @roles = ars_GetListRoles($ctrl, $application_name) or ars_GetListRoles($ctrl, undef) it returns an empty error; meaning that $ar_errstr is not undef but also doesn't contain helpful information. I had the very same behaviour when I tried to use ars_GetListLicense. Do you have any clue why that may be? Kind regards, -- Michiel Beijen Software Consultant +31 6 - 457 42 418 Bee Free IT + http://beefreeit.nl On Mon, Mar 30, 2009 at 12:05, Thilo Stapff <thi...@ap...>wrote: > Hi Michiel, > > sorry for the delayed response. > > I'm working on ARGetListEntryWithMultiSchemaFields and the AR*Image > functions. > > I've indeed done nothing about the debug functions. At this point, > I'm not really using 7.5 already, and I don't even know what they are > about. On the other hand, most of them look rather easy to implement, so > I might take a look at it. > > I'll probably do a check-in later today or tomorrow. > > Actually, there are lots of areas where I could need help: > > - The new functions will need documentation. There are also some > recently added functions which are still undocumented (see changes.dat). > > - The test scripts could be improved. Most of them only check that no > error occurs, but don't really verify the correctness of the results. > > - The sample scripts could need improvement, too. Some of them are > probably rather outdated. > > - Of course I wouldn't mind if you implement some of the ARWfd* functions. > > > Kind regards, > Thilo > > |