I'm not sure if this is even possible, but I'd like to ajaxify certiain variables. For instance, I've made a theme variable that adds edit and delete links to the $links variable. I don't want them to be cached by authcache, because they're only visible to users with update permissions. It would be cool if they could be loaded through ajax the same way as the blocks are.