"Fare" == Far <Far> writes:
Fare> Dear Red, Fare> I see that you're using component-property to add a website property Fare> to your .asd files. Fare> On the one hand, I am deprecating component-property in ASDF3, Fare> so you should stop using that. For the sake of backward-compatibility, Fare> I'll add dummy methods so your existing code keeps compiling, but Fare> they won't do anything if I can get away with it. Fare> On the other hand, now is a good time for me to add new slots to system objects. Fare> I will add a website slot in 2.26.171, though you'll have to Fare> #+asdf3 :website #+asdf3 "http://xxx" for now. Does :website do anything other than record that info? If not, then why not use :url? Ray