Hi,

the REST inventory plugins are no longer functional in 0.7 and are
likely to be removed. They do not appear to have any users.

Services are handled differently in 0.7 and the REST plugin's
paradigm is not longer possible with the mixed modes 0.7 supports.
Specifically, those REST calls could only be made to work on
standalones, but 0.7 no longer has an explicit standalone mode.

The decision was made to comment it out and see if any existing
users scream, and to remove it if that is not the case.

You can do all the equivalent calls against an inventory server.

Melanie

Marck wrote:
> In an attempt to find a way for OpenSim 0.7 (post fixes) to purge the "My 
> Suitcase" folder (this folder is used with hypergrid 1.5), I had a closer 
> look at the REST interface to inventory. Thanks to the documentation in the 
> wiki, I was able to build a REST URI for listing the contents of a specified 
> inventory folder. However, the request never generates any response. In the 
> OpenSim log I can see that the request is actually routed to the appropriate 
> handler class. Eventually, I found that the implementation of the relevant 
> method 
> OpenSim.ApplicationPlugins.Rest.Inventory.RestInventoryServices.DoInventory() 
> consists of a single debug output call only. The actual implementation of 
> this method is commented out with the remark "!!! REFACTORING PROBLEM".
> 
> I can't believe that I am the only one who actually wants to use this REST 
> call. But I could not find any related report in Mantis either. Am I missing 
> something here or is this REST call actually not available at this time?
> _______________________________________________
> Opensim-dev mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-dev
> 
> 
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to