Jet, just to be clear, your problem would have been avoided if I had made this change to the DRYML manual:
-The one thing to notice there is that the "old" version of `<card>`, i.e. the one that was active before you're extension, is available as `<old-card>`. That's about all there is to it. - +The one thing to notice there is that the "old" version of `<card>`, +i.e. the one that was active before your extension, is available as +`<old-card>`. That's about all there is to it. `<old-card>` is only +available inside of `<extend>` -- if you need it elsewhere you can +alias the old card *before* you extend it. (See the next chapter). + Did I understand your problem correctly? thanks, Bryan
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
