Received: by 10.66.75.39 with SMTP id z7mr1873750pav.26.1350116304493; Sat, 13 Oct 2012 01:18:24 -0700 (PDT) Path: s9ni4433pbb.0!nntp.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nx02.iad01.newshosting.com!newshosting.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-l...@python.org Delivered-To: python-l...@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'seemed': 0.07; 'python': 0.09; 'useless': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; ':-)': 0.13; 'hackers': 0.16; 'oct': 0.16; 'subject:Feedback': 0.16; "up'": 0.16; 'wrote:': 0.17; 'basically': 0.17; 'received:209.85.216.46': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'idea': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'developers': 0.26; 'setting': 0.26; 'separate': 0.27; 'rest': 0.28; 'fine': 0.28; 'forces': 0.29; 'us!': 0.29; 'framework': 0.30; 'fri,': 0.30; 'feedback': 0.30; 'club': 0.33; 'docs': 0.33; 'anyone': 0.33; 'front': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'but': 0.36; 'message-id:@gmail.com': 0.36; 'url:org': 0.36; 'anything': 0.36; 'charset:us-ascii': 0.36; 'skip:p 20': 0.36; 'does': 0.37; 'received:209': 0.37; 'received:209.85.216': 0.37; 'subject:: ': 0.38; 'green': 0.38; 'some': 0.38; 'talk': 0.38; 'url:en': 0.38; 'header:Received:5': 0.40; 'end': 0.40; 'think': 0.40; 'header:Message-Id:1': 0.62; 'received:96': 0.62; 'email addr:gmail.com': 0.63; 'gave': 0.65; 'useful.': 0.65; 'ago.': 0.66; 'special': 0.73; 'designers': 0.75; 'etienne': 0.84; '(pdt)': 0.91; 'url:tutorial': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=eiDIeCpLys5KjxVDSw9yrD9oz6fTeIWaqZfoqH/Vv64=; b=x9l9X7qL3Yvn0FHwlHMPDmad3BYd5k1Ij5oOug4WbNd1/Z3IcNl3YzRW5V3Sji02Ly rhSIejqG7zIP5iepctxMglVCpKNaz4Lalww47ES0Bq4q5hyzxX101vLa7EuJ1iuoECoy bmvyTs9dJzioD5T6OwZzrwufVgDd7s/WN4Dzp64lYjYge4SRFtOPozJadblz8RXLYUR7 HFaQGQKNKc8BSVrBvIn38P5MQFt5fcFAXxue0t12ueo/5korPWNvwXl+69+7ulDeddcZ 4yhya2uuxLCdXrp9Hz2y7JjpVu7GL6SbzDHoLJ0AEd0D61J5tGhRzMA77Mo/rJKggqj6 Oxqw== Date: Sat, 13 Oct 2012 04:18:39 -0400 From: Etienne Robillard To: nbvf...@gmail.com Subject: Re: Feedback on my python framework I'm building. In-Reply-To: <634c9dca-e64d-40c6-b9d5-cf04a86a220a@googlegroups.com> References: <634c9dca-e64d-40c6-b9d5-cf04a86a220a@googlegroups.com> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.10; i686-pc-linux-gnu) Mime-Version: 1.0 Cc: python-l...@python.org X-BeenThere: python-l...@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350116303 news.xs4all.nl 6919 [2001:888:2000:d::a6]:56018 X-Complaints-To: ab...@xs4all.nl X-Received-Bytes: 4505 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 12 Oct 2012 21:49:55 -0700 (PDT) nbvf...@gmail.com wrote: > http://giotto.readthedocs.org/en/latest/tutorial.html > > Can someone give me some feedback on what they think of this framework? I came up with the idea of this framework a few months ago. I gave a talk at a local python user group regarding these ideas, but no one seemed to think I was onto anything special or useful. > > Basically its a framework that forces the developer(s) to strictly separate the model from the view and controller. You can 'hook up' multiple controllers to a project. The model layer can be completely mocked out so front end designers don't have to bother setting up Postgres/rabbitmq/whatever. > > Does anyone have any throughts or feedback? Docs are useless for developers with an quarter of imagination. :-) -- Etienne Robillard Green Tea Hackers Club Fine Software Carpentry For The Rest Of Us! http://gthc.org/ e...@gthcfoundation.org