On Sat, Oct 23, 2010 at 12:01 AM, Edward K. Ream <[email protected]> wrote:
> I changed one line from: > > path, err = g.getPathFromDirectives(c,p) > > to: > > path = g.scanAllAtPathDirectives(c,p) > > because g.getPathFromDirectives no longer exists. Api sanitization thought: could we have something more memorable as well? Like c.path_at(p) ? -- Ville M. Vainio @@ Forum Nokia -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
