When reading the jquery 1.4 source code I noticed that inside the buildFragment function the variable 'cached' is declared, but never used. Removing it will also allow removing the extra if(cacheresults) {} check. I would be happy to make this change myself, but I'm unsure how to submit my change and where.
~Sean
-- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.