[Dojo-interest] container widget name changes (pane vs. container vs. nothing)

Bill Keese bill at dojotoolkit.org
Sun Apr 9 09:03:25 MDT 2006


Hi Yi.  Added a blog entry earlier but I just fixed the category (as you 
mentioned).

http://blog.dojotoolkit.org/2006/04/09/pane-container

This won't be changed back.

You are that the most disruptive part is the class name changes, but 
they were unavoidable, I thought.

Thanks,
Bill

Yi Tan wrote:
> Hi Bill
> 
> Just found in the nightly build of 08 Apr that the class name of 
> splitpane has been changed to SplitContainer.
> 
> Could you please confirm if this is a confirmed change, and won't be 
> changed back again. Because I think class name change causes extra work 
> for undergoing projects which are using those classes.
> 
> And hope this change will be blogged on.
> http://blog.dojotoolkit.org/category/development/widgets/
> 
> Thanks,
> 
> Yi
> 
> On 3/30/06, *Bill Keese* <bill at dojotoolkit.org 
> <mailto:bill at dojotoolkit.org>> wrote:
> 
>     There's a set of widgets in dojo that operate on a list of child
>     widgets:
> 
>     SplitPane
>     TabPane
>     LayoutPane
>     AccordionContainer
>     Wizard
> 
>     The word "pane" is confusing because, for example, TabPane sounds
>     like a
>     single tab, rather than the set of tabs.  Also, "WizardPane" is in fact
>     a single screen within the wizard.  So planning to call everything
>     "Container":
> 
>     SplitContainer
>     TabContainer
>     LayoutContainer
>     AccordionContainer
>     WizardContainer
> 
>     Does that sound OK?  Alternately it could be "SplitContainer, TabSet,
>     Accordion, and Wizard", which might be better, but has the downside that
>     the naming is inconsistent.  (Dustin thought naming consistency was
>     important.)
> 
>     Note that this doesn't affect things like ContentPane and FloatingPane,
>     because they are essentially a single thing, not a list of things.
> 
>     Comments?
> 
>     Bill
>     _______________________________________________
>     Dojo FAQ: http://dojo.jot.com/FAQ
>     Dojo-interest at dojotoolkit.org <mailto:Dojo-interest at dojotoolkit.org>
>     http://dojotoolkit.org/mailman/listinfo/dojo-interest
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dojo FAQ: http://dojo.jot.com/FAQ
> Dojo-interest at dojotoolkit.org
> http://dojotoolkit.org/mailman/listinfo/dojo-interest

-- 

Bill


More information about the Dojo-interest mailing list