Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » CParser do not check for invalid strings that span lines
Re: CParser do not check for invalid strings that spam lines [message #42900 is a reply to message #42892] Sun, 13 April 2014 20:49 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
mingodad wrote on Sun, 13 April 2014 17:53
I'm getting a bit crazy, I saw this commit on https://code.google.com/p/upp-mirror/source/diff?spec=svn723 7&r=7237&format=side&path=/trunk/uppsrc/Core/Par ser.h and maybe because I usually view diffs in after/before order I misunderstood it.

Sorry about that!

And the code I pasted the is about something I did on FLTK using the ideas from U++ to have class methods callbacks and was suggesting to have the same for registering SKYLARK handlers.


Well, the problem is that Skylark handlers are not (and cannot be) associated with C++ classes. The issue is that "classical" web development is naturally "stateless", C++ objects generally do not live between requests (heck, the request even can end on completely different machine, right?).

BTW, I just wonder if understand the term "class method" correctly: do you mean 'static' methods too?

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can we have a ValueMap(Unique) ?
Next Topic: Surprising behavior of CParser
Goto Forum:
  


Current Time: Wed Jun 12 22:44:29 CEST 2024

Total time taken to generate the page: 0.01753 seconds