Talk:RbxUtility (Library)/LuaSignal: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy |
>NXTBoy |
||
Line 5: | Line 5: | ||
However, they're not members of an Instance, so we can't use the [[Template:Method]] template either! | However, they're not members of an Instance, so we can't use the [[Template:Method]] template either! | ||
Actually, we have the exact same problem with the methods of the real events and the GetApi method of libraries. :/ <div style="border-top:1px dashed;padding-bottom:.5em;height:1em"><div style="font-size:75%;float:left">[[User:JulienDethurens|JulienDethurens]]</div><div style="font-size:75%;float:right">9 February 2012</div></div> | Actually, we have the exact same problem with the methods of the real events and the GetApi method of libraries. :/ <div style="border-top:1px dashed;padding-bottom:.5em;height:1em"><div style="font-size:75%;float:left">[[User:JulienDethurens|JulienDethurens]]</div><div style="font-size:75%;float:right">9 February 2012</div></div> | ||
:I'm really not convinced that the style of the Function/Method is suitable for libraries/anything. I really think we should push on with the design change at [[ | :I'm really not convinced that the style of the Function/Method is suitable for libraries/anything. I really think we should push on with the design change at [[User:NXTBoy/Sandbox]]. I really need feedback, and people to try new things. {{User:NXTBoy/sig|date=08:34, 9 February 2012 (UTC)}} |
Revision as of 08:34, 9 February 2012
Functions - Methods
Hum, we have a small problem there... These are actually methods, not functions, so we can't use the Template:Function template. However, they're not members of an Instance, so we can't use the Template:Method template either!
Actually, we have the exact same problem with the methods of the real events and the GetApi method of libraries. :/
9 February 2012
- I'm really not convinced that the style of the Function/Method is suitable for libraries/anything. I really think we should push on with the design change at User:NXTBoy/Sandbox. I really need feedback, and people to try new things.