Dirk Reiners wrote: > Hi Allen, > >Allen Bierbaum wrote: > > >>How long until we can just move the opensg.org domain over. Has anyone >>had success asking for that domain to move? >> >> >> >I've sent a barrel of email, but never got any response. I can try >again, but I'm not expecting it anytime soon. :( > > >>>Allen, had you gotten around to trying the Windows build again? >>>I am on hold waiting for a professor from the University of Lousianna to >>>get back to me with some changes to the lexer code. :) >>> >>> >>> >Huh? I was not aware of that. What did you want me to change? > >
It is that place where FlexLexer.h is still included directly in the file that is not autogenerated. I just need to know if we can change the file to point at the FlexLexer that we copy into the source tree. >>>Examples infrastructure needs to be added first. We still haven't quite >>>decided where to put them. One central directory or in the Source? I'd >>>still prefer the source and collecting them for install. >>> >>> >>> >>Why do you want them in the source? What if they need more then one >>source file? An example seems like an application that should stand on >>it's own so I think it should be in its own directory under examples in >>the root. >> >> >> >If it needs more than one source it is too big. I see examples as >feature examples, like a slightly more elaborate version of the tests we >have now. If I want to know how to use a certain feature, I don't want >to have to wade through tons of code to find out how. I would like to >have them focused on demonstrating how to use this one feature and not >be a full app with complex GUI. It would be nice if they had a simple >GUI, but I would probably make a trivial abstraction for that, something >like an extended SSM. I just need to decide which portable GUI toolkit >to use for that, as we will need to include it in the dists. > > These sound more like tutorials to me. I guess what I want for examples may be closer to demos then what you want. I would like to see examples that show how to use the code in the realworld and can show off the capabilities of why you would want to use this feature. I don't think that pulls along that much extra code. As far as "I don't want to have to wade through tons of code to find out how", I don't either. I want to look at the documentation for the class and see it described right there. :) -Allen >I don't have a good name for them, but I would also like to have some >bigger example applications a la perfly or SceneViewer, and those would >be in separate directory hierarchy, but they would not be targeted to >specific features. > > >>>I'm still struggling a little bit with doxygen, but it sounds like a >>>good plan. >>> >>> >>> >>Yes, the sooner we make progress on this the better. >> >> >> >Let me know what you're doing, as I'm keeping an eye on that one, too. > > >>I will try to work on this some during the week. I also just got some >>funding for a few projects to extend OpenSG 2.0, so I can probably get >>some more people to start working on these things too. >> >> >> >Great! > > Dirk > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Opensg-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/opensg-users > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
