Why does this need to be built into DiskSourceTree? Just map the virtual path back to a disk path, then use the OS APIs to iterate over the directory.
On Sat, Feb 27, 2010 at 6:33 AM, Hassan Syed <[email protected]> wrote: > Hello Kenton & Co, > > I was wondering if their exists, or if I may request , a feature for > enabling iteration once virtual directories have been mapped using the > DiskSourceTree class. I'm writing a separate language that adds > additional semantics to messages and the system needs to have all > files in a certain sub-directory loaded. > > Regards > > Hassan > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<protobuf%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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/protobuf?hl=en.
