On Thu, Jan 20, 2011 at 11:34 AM, Gregor <[email protected]> wrote:

> But this shifts the programmers task to "remember the property names".
>

/**
 * @param {Boolean} a
 * @param {String} b
 * @param {Object} options
 * - x:int=0
 * - y:int=0
 * - title:string=""
 * - onClick:function=null
 * - onClose:function=null
 */
function f(a,b,options){
};

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to