Hello, > does anyone know why I get "Implement the type definition for params" when I > compile one of my libraries. It compiles successfully and seems to work > fine. Just curious what the message means. Actually, the problem is only that we are not `naming' the parameter (a small little problem), but we do support the params on interfaces. Miguel