Re: [WebDNA] maybe silly suggestion? [founditems]

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 111896
interpreted = N
texte = Hi Brian, I think the idea of catering WebDNA to be more MVC compliant is a good = idea. Yes, you can do this in several ways currently.. but, is there better possible ways? probably.=20 As you know, WebDNA is not an object oriented language, so our methods = would look a bit different than other languages. Govinda did an MVC framework that can be found in the archives. His may = / may not be the end-all / be all.. but I think more discussion would be needed to figure out where WSC might want to go with = supporting MVC better. To keep in-line with the ideals of=20 WebDNA, the solutions would have to be understandable, yet powerful = enough to justify.=20 Currently, in your example, it might be pretty straight forward to make = use of the WebDNA [function] tag to get your desired behavior.=20 I=92m not sure core WebDNA engine tags would make things any easier / = better.=20 more discussion I think.=20 Sincerely, Donovan =20 On Jan 14, 2015, at 2:57 PM, Brian Burton wrote: > to help separate my controller logic from my display code it would be = awesome to have a shortcut like: > [search db=3Dallthethings.db&blahblahblah][savefounditems = name=3Dpeoplenameddave][/search] >=20 >=20 >=20 >=20 > then later in the page, where i=92m rendering the html > [displayfounditems use=3Dpeoplenameddave] html things = [/displayfounditems] >=20 >=20 >=20 > I know it looks like it=92s not saving that much code, but I can see = switching which search I want in the controller, and still being able to = use a universal founditems loop lower in the code. Also the ability to = reuse search results (if needed) without doing the same search again.=20 >=20 > ok, feel free to start telling me how you can do this with a table = (you=92re missing the point) or how we don=92t need more tags or = whatever :)=20 >=20 >=20 > -Brian B. Burton > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  2. Re: [WebDNA] maybe silly suggestion? [founditems] (christophe.billiottet@webdna.us 2015)
  3. Re: [WebDNA] maybe silly suggestion? [founditems] (Michael Davis 2015)
  4. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  5. Re: [WebDNA] maybe silly suggestion? [founditems] (christophe.billiottet@webdna.us 2015)
  6. Re: [WebDNA] maybe silly suggestion? [founditems] (Stuart Tremain 2015)
  7. Re: [WebDNA] maybe silly suggestion? [founditems] (Dan Strong 2015)
  8. Re: [WebDNA] maybe silly suggestion? [founditems] (Brian Burton 2015)
  9. Re: [WebDNA] maybe silly suggestion? [founditems] (Brian Burton 2015)
  10. Re: [WebDNA] maybe silly suggestion? [founditems] (Dan Strong 2015)
  11. Re: [WebDNA] maybe silly suggestion? [founditems] (Brian Burton 2015)
  12. Re: [WebDNA] maybe silly suggestion? [founditems] (=?utf-8?Q?iPhonzie=40G?= 2015)
  13. Re: [WebDNA] maybe silly suggestion? [founditems] (Brian Burton 2015)
  14. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  15. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  16. Re: [WebDNA] maybe silly suggestion? [founditems] (Dan Strong 2015)
  17. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  18. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  19. Re: [WebDNA] maybe silly suggestion? [founditems] (=?utf-8?Q?iPhonzie=40G?= 2015)
  20. Re: [WebDNA] maybe silly suggestion? [founditems] (=?utf-8?Q?iPhonzie=40G?= 2015)
  21. Re: [WebDNA] maybe silly suggestion? [founditems] (christophe.billiottet@webdna.us 2015)
  22. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  23. Re: [WebDNA] maybe silly suggestion? [founditems] (=?utf-8?Q?iPhonzie=40G?= 2015)
  24. Re: [WebDNA] maybe silly suggestion? [founditems] (=?utf-8?Q?iPhonzie=40G?= 2015)
  25. Re: [WebDNA] maybe silly suggestion? [founditems] (Stephen Reiss 2015)
  26. Re: [WebDNA] maybe silly suggestion? [founditems] (Terry Wilson 2015)
  27. Re: [WebDNA] maybe silly suggestion? [founditems] (Terry Wilson 2015)
  28. Re: [WebDNA] maybe silly suggestion? [founditems] (Lawrence Banahan 2015)
  29. Re: [WebDNA] maybe silly suggestion? [founditems] ("Psi Prime Inc, Matthew A Perosi " 2015)
  30. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  31. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  32. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  33. Re: [WebDNA] maybe silly suggestion? [founditems] (Terry Wilson 2015)
  34. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  35. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  36. Re: [WebDNA] maybe silly suggestion? [founditems] (Terry Wilson 2015)
  37. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  38. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  39. Re: [WebDNA] maybe silly suggestion? [founditems] (Donovan Brooke 2015)
  40. Re: [WebDNA] maybe silly suggestion? [founditems] (christophe.billiottet@webdna.us 2015)
  41. Re: [WebDNA] maybe silly suggestion? [founditems] (Kenneth Grome 2015)
  42. [WebDNA] maybe silly suggestion? [founditems] (Brian Burton 2015)
Hi Brian, I think the idea of catering WebDNA to be more MVC compliant is a good = idea. Yes, you can do this in several ways currently.. but, is there better possible ways? probably.=20 As you know, WebDNA is not an object oriented language, so our methods = would look a bit different than other languages. Govinda did an MVC framework that can be found in the archives. His may = / may not be the end-all / be all.. but I think more discussion would be needed to figure out where WSC might want to go with = supporting MVC better. To keep in-line with the ideals of=20 WebDNA, the solutions would have to be understandable, yet powerful = enough to justify.=20 Currently, in your example, it might be pretty straight forward to make = use of the WebDNA [function] tag to get your desired behavior.=20 I=92m not sure core WebDNA engine tags would make things any easier / = better.=20 more discussion I think.=20 Sincerely, Donovan =20 On Jan 14, 2015, at 2:57 PM, Brian Burton wrote: > to help separate my controller logic from my display code it would be = awesome to have a shortcut like: > [search db=3Dallthethings.db&blahblahblah][savefounditems = name=3Dpeoplenameddave][/search] >=20 >=20 >=20 >=20 > then later in the page, where i=92m rendering the html > [displayfounditems use=3Dpeoplenameddave] html things = [/displayfounditems] >=20 >=20 >=20 > I know it looks like it=92s not saving that much code, but I can see = switching which search I want in the controller, and still being able to = use a universal founditems loop lower in the code. Also the ability to = reuse search results (if needed) without doing the same search again.=20 >=20 > ok, feel free to start telling me how you can do this with a table = (you=92re missing the point) or how we don=92t need more tags or = whatever :)=20 >=20 >=20 > -Brian B. Burton > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Donovan Brooke

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[searchString] (1997) Still trying to email... (1998) off topic - dna snipets (1997) Scoping rules in WebDNA 4.0 (2000) [WebDNA] High-profile WebDNA sites? (2008) [LookUp] (1999) unitshipcost vs shipcosts (1997) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Two submit buttons ? (1997) Some ThankYou page problems (1997) Date fun with MySQL (2004) Bug Report, maybe (1997) can WC render sites out? (1997) Try not to laugh (2007) [WebDNA] Hosting Solution (2013) Associative lookup style? + bit more (1997) case number with spaces. (2000) About Include (2001) View Source from cache (1997) pictures / referrer etc. (1998)