|
From: Ludovic N. <lni...@wa...> - 2001-02-04 03:44:27
|
>DT Runs a CVS server. Think they might be willing to host scribia? >I could ask timmer, if we wish to do this. Sourceforge almost seems >to be more hassle than its worth. We can get mailing lists (without >so many annoying headers) in other places as well. Well, let's wait a few more days see how they handle my case, then hopefully you and others could use the breach to get proper access without as much hassle as I have gone through. If that doesn,t work, I for one don't say no to that idea if DT accepts to host it. >Also i have a question on design. How do we want to get the data to >the CScribiaDocumentWindow? The way i have implemented it for now is >to give CScribiaDocumentWindow a CScribiaDoc data member (passed in >on creation), and added accessors to CScribiaDoc for its data. So >far, just the character name. I'll send that to lark later, and she >can upload/fix/etc. I wonder if it wouldn't be better theoritical design to have the ScribiaWindow be a member of the ScribiaDoc instead. But I am really not sure if it matters here and now, I'll peek at my Design Patterns again I guess ;-) >If there is a better/nicer/more efficient way, i am open to suggestions. Geotzou |