Hey, 2010/1/18 OvermindDL1 <[email protected]>: > This is how SqlAlchemy does it (I *love* SqlAlchemy, you might look at > it for ideas, it has changed a lot while it has been out and settled > on its current design as the most powerful and expressive and simple > to use).
I looked at it after doing Dbo, and was happy to see that many things were really similar! > On Mon, Jan 18, 2010 at 4:37 AM, Koen Deforche <[email protected]> wrote: >> You should be running the latest git version of a few seconds ago! >> You'll notice the improvement :-) > > Hehe, I shall update soonish, maybe tonight. If you update now, it also fixes this bound-data-hanging-around problem (it was a misunderstanding of the SQLite3 API). Regards, koen > I am definitely pushing for little enhancements and bug fixes as I > find the need (I have made a few new features myself, should figure > out what would be useful to others, I made a new WMenuItem that has an > X that will close it when clicked on, would that be useful? Perhaps I > could make it even more generic, WMenuItem is surprisingly hard to > use, had to change a lot of it...). WMenu and WMenuItem are two of the oldest classes in Wt, and they diserve some criticism... They also turned out more complex because of the internal path handling. > And I have also found a new bug, let me explain it with code: So this one should be fixed with the latest git update. > INSERT INTO "Forum_Category" VALUES(1,0,'Tech Support','Tech support, > help, etc... for things not related to this site (otherwise goto the > ideas and bugs forum since it probably is one if you have to ask or > remark about something',NULL,300,'ViewForumCategory_Generic','',''); Thanks for the SQlite3 .dump tip :-) Regards, koen ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
