Hi Brian, I don't know if it's working, but my proposal would be just to add an extractor that simply returns the owner-property with the desired content. Have a look at the event-package.html, this might be a good starting point or check out the demo extractors provided. It's fairly simple to register an extractor in the domain.xml. If it's working it's the cleanest way as you don't have to hack the Slide core...
Cheers, Daniel > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Brian Moseley > Gesendet: Dienstag, 1. M�rz 2005 02:10 > An: Slide Developers Mailing List > Betreff: changing a resource's owner > > > [originally sent to user list, then realized the question is likely more > appropriate here - sorry for the double post!] > > i find that i need to change a resource's owner after it has been > created. i understand that owner is a protected property, but i don't > have a choice; for project-specific reasons, i cannot create the > resource as the user whom i want to own the resource. > > my first thought was to make this a special privilege i could assign to > the root user. is this the route i should be going down, or is there a > better way? i have spent an hour or so looking through the source, and > it's still not obvious to me how i would go about making such a change. > > thanks! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
