473,799 Members | 3,147 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

wg21

Hi group,

we all have our favourite 'lacking features' in C++ and
as I get it, it is just a matter of pushing, until some exhausted
comite accepts your new keyword.

How to push?

I found the answer on comp.std.c++, but it leaves open
a few questions:

Francis Glassborow:
the answer is very simple, draft a proposal including text for
the next Standard and submit it to WG21's evolution group. If it is
indeed as trivial as you suggest then it will not take you very long to
do so. Of course the compiler implementors may then have something to
say about it.


1. How do you write a proposal? What should be in it?
Where can I find examples of good proposals?

2. What is the WG21 evolution group? What do they do?
What criteria do they use judging a proposal? How do you
submit a proposal to them?

I found the website but it is very big and oddly structured.
Difficult to traverse. Some pointers are welcome. Thanks.

-X


Jul 19 '05 #1
2 1846
Agent Mulder wrote:
Hi group,

we all have our favourite 'lacking features' in C++ and
as I get it, it is just a matter of pushing, until some exhausted
comite accepts your new keyword.

How to push?

I found the answer on comp.std.c++, but it leaves open
a few questions:

Francis Glassborow:
the answer is very simple, draft a proposal including text for
the next Standard and submit it to WG21's evolution group. If it is
indeed as trivial as you suggest then it will not take you very
long to do so. Of course the compiler implementors may then have
something to say about it.


1. How do you write a proposal? What should be in it?
Where can I find examples of good proposals?

2. What is the WG21 evolution group? What do they do?
What criteria do they use judging a proposal? How do you
submit a proposal to them?

I found the website but it is very big and oddly structured.
Difficult to traverse. Some pointers are welcome. Thanks.


These are all questions, which belong to the newsgroup comp.std.c++

If you are interested in the topic it is worth to look at this:

http://anubis.dkuug.dk/jtc1/sc22/wg21/

This *is* the Website :-) And you started already to see the issue: it *is*
very difficult to write a good proposal for new features for the C++
language. I believe that you will need to post to the above mentioned NG
and ask for proposal formats etc. there. I also suggest that before you
propose anything you make a test drive of it in the std newsgroup. If
people there are shooting flames at you, do not ever bother writing a
proposal. :-)

--
Attila aka WW
Jul 19 '05 #2
AF> If you are interested in the topic (of WG21)
AF> it is worth to look at this:
AF>
AF> http://anubis.dkuug.dk/jtc1/sc22/wg21/
AF>
AF> it *is* very difficult to write a good proposal
AF> for new features for the C++

I feel very small in comp.std.c++ among all the giant
marble statues and important parts of the website of
WG21 are closed to me. It seems that sometimes a
proposal takes years to get through and people get
heavily emotionally involved over matters. I doubt if
I have the time but I certainly lack the temper to push
my view all the way. First I was afraid that someone
would run with my keyword, because it is so obvious,
but now it seems that nobody cares.

AF> I also suggest that before you propose anything you
AF> make a test drive of it in the std newsgroup. If people
AF> there are shooting flames at you, do not ever bother
AF> writing a proposal. :-)

Well, I did, both in comp.lang.c++ and in comp.std.c++ and
I was shooted flames at, but in this newsgroup it silenced the
regular nitpickers really quick and I also heard some agreeing
murmers from established people. How to go about?

-X
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
17310
by: Fred | last post by:
Has anyone a link or any information comparing c and c++ as far as execution speed is concerned? Signal Processing algorithms would be welcome... Thanks Fred
13
3476
by: David Eng | last post by:
Finally, the C++ standard committee realizes the importance of middleware and distributed computing. The committee now focus on C++ extensions for ISO CLI, the Microsoft middleware platform. Sadly, they chose the wrong middleware platform. Microsoft has notorious application software. They never produce a true enterprise level software. Most of their software products target small companies. However, the strength of C++ is it can...
6
1518
by: Ares Lagae | last post by:
Hello, I am trying to create a container the stl way, and I have a couple of questions. The code of the container in question can be found at http://www.cs.kuleuven.ac.be/~ares/tmp/array_2_hpp.html It is a 2d array that dynamically allocates its storage. It cannot be resized. It offers element access methods for both sequential access and 2d element access.
17
4178
by: Mark P | last post by:
Say I have objects of class C which are fairly large. Then consider: vector<C> vc; vc.push_back(C()); Naively this would seem to construct a temporary object C(), copy it into the space owned by the vector, and then delete the temporary object. I realize this is implementation dependent, but will most modern compilers optimize away the creation of the temporary object, or is
34
5966
by: Chris Hills | last post by:
MISRA is looking at doing a MISRA-C++ This is because they were asked to do it by a lot of people in industry. They are looking for some people to make up the team (based in the UK) The team will be made up of experienced industrial high-integrity C++ sw engineers. They are looking at meeting once a month for about a year. -- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
687
23768
by: cody | last post by:
no this is no trollposting and please don't get it wrong but iam very curious why people still use C instead of other languages especially C++. i heard people say C++ is slower than C but i can't believe that. in pieces of the application where speed really matters you can still use "normal" functions or even static methods which is basically the same. in C there arent the simplest things present like constants, each struct and enum...
15
1814
by: kwikius | last post by:
Hi all, I have been searching through the list of papers at: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/ I seem to remember a proposal regarding templated namespaces e.g: template <typename T> namespace X{
22
4100
by: Morpheus | last post by:
Hi, I have been coding in Windows for many years so have a mindset to it, so forgive any stupid questions. Is it possible to create a multithread application in C++ that is portable (OS/compiler)? In my Windows applications, I use synchronization objects like, mutex, semaphores etc. Is there anything similar in the Standard ANSI C++ or would I be best off doing this myself, possibly creating a new class to handle any critical...
5
3379
by: Kith Kanan | last post by:
In a recent thread "Why is overloading operator. (member operator) forbidden", someone wrote a code like the following: template <typename R, typename... Argtypes> class gen_send { private: string funcname; public: R &operator()(Argtypes... arguments) { // serialize and send
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10247
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10023
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9067
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7561
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6803
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5459
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5583
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4135
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.