ace icon indicating copy to clipboard operation
ace copied to clipboard

Load multiple inners

Open iu0v1 opened this issue 10 years ago • 1 comments

Hello. How about implement multiple inners load? I try wrote patch with this feature, based on

func LoadMultiple(opts *Options, basePath string, innerPaths ...string)

but got a lot of obstacles in the code architecture. And for not to rewrite a lot of code in "dirty way style", do you plan this functionality in the future? Thanks in advance.

iu0v1 avatar Feb 11 '15 18:02 iu0v1

Thanks for your issue. Interesting. I'll consider how to implement this function later.

yosssi avatar Feb 12 '15 00:02 yosssi