- From: <bugzilla@jessica.w3.org>
- Date: Sun, 24 Jul 2011 14:11:29 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13342
Summary: Need Object Oriented Programming concept in HTML: This
is needed to simplify and group html code so that each
elements can be fetched easily. Type definition:
Option to have a template name like typedef in C, so
that long nested tags can be given a user
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
Need Object Oriented Programming concept in HTML:
This is needed to simplify and group html code so that each elements can be
fetched easily.
Type definition:
Option to have a template name like typedef in C, so that long nested tags can
be given a user defined name and used to reduce long codes.
Dynamic Update:
Option to dynamically update a tag contents for which the refresh period can
be given in the same tag.
Posted from: 59.92.86.77
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like Gecko)
Chrome/12.0.742.122 Safari/534.30
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 24 July 2011 14:11:29 UTC