Re: [Catalyst] flash - Duplicate entries

2007-09-26 Thread Tobias Kremer
Quoting Ian Docherty [EMAIL PROTECTED]: Did I not see something on here, or on DBIx-class list some time ago to the effect that in find_or_create there is a short window where having found that a record does not exist it then creates it. I presume that two threads could each detect that a

Re: [Catalyst] flash - Duplicate entries

2007-09-26 Thread jason konrad
Had this problem, yes. Solved it, no. Accepted it, yes. I have wrapped evals around all the calls to find_or_create in my code and catch that error. I still have issues with the flash (and session) with find_or_create. THis may just be coincidence but in the error emails I generate,

Re: [Catalyst] Re: CMS

2007-09-26 Thread Andreas Marienborg
Matt Rosin wrote: Incidentally the dev site does list something called EasyCMS but I read somewhere that it is defunct and won't work with current version of Catalyst. Obviously lots of people have thought about this.. Matt Rosin ___ List:

Re: [Catalyst] CMS

2007-09-26 Thread Peter Karman
On 08/24/2007 10:41 AM, Matt Rosin wrote: 2b. This reduces templates to a list of assets (snippets) called by name interspersed with HTML tags and TT directives. Text snippets would reside in a database and could be edited in a CMS, at least like the utility of 1a/b above. Image pathnames

Re: [Catalyst] Re: CMS

2007-09-26 Thread Matt Rosin
Andreas, Thank you very much for the reply! I will check it out. I wonder why not in CPAN or catalystframework.org. Matt ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: