On Wed, Mar 2, 2011 at 9:14 AM, Kevin Smith <[email protected]> wrote: > On Wed, Mar 2, 2011 at 1:22 PM, Gregg Vanderheiden <[email protected]> > wrote: > requires complexity (Mark's claim was that a prototype of this feature > took him two days. So double that to get a non-prototype version, and > double it again if you're allowing for the developers not being > immersed in this field, round down a bit because you're generous,
When I release permissive open source code, I save all of you time. Even in your commercial projects. Also, that's not 8 hour days -- because I have a full time job and I only work on XMPP-RTT during my free time. Also, it took me less than 1 day to do a test rtt without real time editing. 2 days is with editing capabilities. My RealTimeText.cs module is only 800 lines to support msg/seq/type attributes as well as the whole edit code protocol. When I delete code to support just TIER 1 style functionality (no delay codes or cursor movements) the module shrinks to about 400-500 lines.
