[haiku-webkit-commits] Re: r266 - in webkit/trunk/WebKit: . haiku/WebPositive/autocompletion

  • From: Ryan Leavengood <leavengood@xxxxxxxxx>
  • To: haiku-webkit-commits@xxxxxxxxxxxxx
  • Date: Tue, 2 Mar 2010 12:41:01 -0500

On Tue, Mar 2, 2010 at 7:38 AM,  <webkit@xxxxxxxxxxxxxxx> wrote:
> Author: stippi
>
> Log:
> Imported Beam auto completion framework, converted license to MIT (with
> permission from Oliver) and applied Haiku coding style. The base classes have
> been named such that they could become official Haiku API in the future.

Very cool, this could indeed be useful in various places (such as
People.) It looks very well designed (MVC, etc.)

One small typo:

> Added: webkit/trunk/WebKit/haiku/WebPositive/autocompletion/AutoCompleter.h
> ==============================================================================
[...]
> +#ifndef AUTO_COMPLETEER_H
> +#define AUTO_COMPLETEER_H

Should be AUTO_COMPLETER_H.

-- 
Regards,
Ryan

Other related posts: