Re: Thinking of Patterns

2010-06-12 Thread bobhaugen
On Jun 11, 7:17 pm, "James O'Connor" wrote: > Wel what I have in mind is wondering if it would be useful to build > full implementations of what would normally be called "Analysis > Patterns", like Designed Patterns but commone object modeling > solutions to common domain problems.   I've been st

Re: Thinking of Patterns

2010-06-11 Thread James O'Connor
Wel what I have in mind is wondering if it would be useful to build full implementations of what would normally be called "Analysis Patterns", like Designed Patterns but commone object modeling solutions to common domain problems. The simplest is problem the Item- ItemDecription pattern, which as

Re: Thinking of Patterns

2010-06-10 Thread Erkan Özgür Yılmaz
Hi James, I've been searching for a good way of developing an open source Scheduling, Asset Tracking and Project Management system too. But I think your idea is something bigger than mine. I was trying to design a software system specialized for animation and fx studios. Actually, what I aim is p

Thinking of Patterns

2010-06-10 Thread James O'Connor
I've been toying with the idea of building some higher level components for Python. More of business frameworks for solving certain kinds of problems. Most of the frameworks I see for Python and Django are fairly horizontal and low level, for which I think there is a great need, but my interest i