Hey, I'm documenting Glade.XML now and I see two public BindFields methods: public void BindFields (Type type) public void BindFields (Object target) Should these methods be public, or should they be internal/private instead? It seems like they have no external callers, but I'll admit I haven't really looked that hard. Duncan.