Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:Ganymede/Signoffs"

(New page: We shouldn't be copy/pasting code from a template. That's the whole point of templates, to avoid that sort of thing. To include the template in your article, use <nowiki>{{Ganymede/Signo...)
 
m
 
Line 1: Line 1:
 
We shouldn't be copy/pasting code from a template.  That's the whole point of templates, to avoid that sort of thing.  To include the template in your article, use <nowiki>{{Ganymede/Signoffs}}</nowiki>.  [[User:Djspiewak.gmail.com|Djspiewak.gmail.com]] 14:53, 1 February 2008 (EST)
 
We shouldn't be copy/pasting code from a template.  That's the whole point of templates, to avoid that sort of thing.  To include the template in your article, use <nowiki>{{Ganymede/Signoffs}}</nowiki>.  [[User:Djspiewak.gmail.com|Djspiewak.gmail.com]] 14:53, 1 February 2008 (EST)
 +
 +
Well, yes, in theory, but there's two problems.
 +
 +
a) if we used a template the data would be in the form
 +
 +
<nowiki>{{Ganymede/Signoffs|project1|contact1|releng1|status1|url1|project2|contact2|releng2|...}</nowiki> for 23+ projects... which would be very error-prone.
 +
 +
b) As new projects are added/removed, the template needs to change; keeping an accurate record of what was there in the past is easier of the underlying template is not a factor in the presentation of the data in the Signoffs page.
 +
 +
c) copying the ''template-like code'' is a no-brainer and takes me seconds, once every 6 weeks. --[[User:Codeslave.ca.ibm.com|nickb]] 16:26, 1 February 2008 (EST)

Latest revision as of 17:26, 1 February 2008

We shouldn't be copy/pasting code from a template. That's the whole point of templates, to avoid that sort of thing. To include the template in your article, use {{Ganymede/Signoffs}}. Djspiewak.gmail.com 14:53, 1 February 2008 (EST)

Well, yes, in theory, but there's two problems.

a) if we used a template the data would be in the form

{{Ganymede/Signoffs|project1|contact1|releng1|status1|url1|project2|contact2|releng2|...} for 23+ projects... which would be very error-prone.

b) As new projects are added/removed, the template needs to change; keeping an accurate record of what was there in the past is easier of the underlying template is not a factor in the presentation of the data in the Signoffs page.

c) copying the template-like code is a no-brainer and takes me seconds, once every 6 weeks. --nickb 16:26, 1 February 2008 (EST)

Back to the top