To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *10915 (-20)
  Re: What's up with www.ldraw.org?
 
(...) Thank you for posting the file but it is not neccesary. As the LDraw Help Desk Coordinator I have made provisions for emergencies like this. Anyone that wants LDraw can find it at the following location: (URL) Download the (...) (22 years ago, 9-Apr-03, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: Embedded language support in LPub
 
(...) oooh - I like this :) not to mention, it allows LPub to work in "server mode", for multiple clients. I'll write the perl implementation for it :) (22 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) Kevin: Before you choose between Tcl and Perl, you might want to broaden your focus a little. Neither Tcl nor Perl are particularly good extensibility languages, even though Tcl was ostensibly designed as an extensibility language. My first (...) (22 years ago, 9-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I want to make one thing clear.... The embedded scripting is for the power users... As power users develop new ideas I will encorporate them into LPub in a way that the novice does not require the novice to be an expert. LPub is powerful, yet (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: What's up with www.ldraw.org?
 
(...) I hope it all goes well. I've posted Ldraw027.exe and a complete.exe on my yahoo site. You should be able to get to it here (URL) version has a 2/18/02 date on it, but it is the latest I could find. If anyone has the current one I'ld be happy (...) (22 years ago, 8-Apr-03, to lugnet.cad, lugnet.cad.dev.org.ldraw)  
 
  Re: Embedded language support in LPub
 
I asked an old friend (non-LEGO person) about his preferences, and much to my suprise, he had no opinion. I was at a loss for words, because he *always* has an opinion. He suggests that I do both :^) Kevin (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) a quick search didn't pull any up, but it was very quick :) [snip] (...) heh. we could start an editor war, or a browser war, if you like instead? :) (...) (URL) Dan Boger dan@peeron.com (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Dan Boger" <dan@peeron.com> wrote in message news:20030408192657....ron.com... (...) [ ... snipped ... ] (...) [ ... snipped ... ] This would be an interesting statistic to know. I wonder how one might find this out. Somewhere on the web there has (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  LDraw Viewer 0.5 bugs
 
Andrew, I noticed a few problems when I went to play with LDV 0.5. Start LDV Click cancel at initial open model dialog Select "New" LDV crashes Start LDV open a model using initial open model dialog Select "New" LDV crashes Start LDV Click cancel at (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev.mac)
 
  Re: Embedded language support in LPub
 
(...) I figured you weren't, but, wouldn't a rough estimate of who uses what *within* the community help? Just a thought. -Tim (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) but I'm not talking about LDraw.org users, nor am I talking about LUGNET users. Some things, a poll isn't the right answer to :) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) That could be another LDraw.org web poll, or a LUGNET poll... -Tim (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) I believe you can write unreadable code in any language - perl perhaps makes it easy for you, but it also lets you write extreamly readable readable code - just a matter of style. [snip] (...) I don't know - that's up to Kevin to decide. I (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HD1BFD.1D64@lugnet.com... (...) It looks like you have all of the ones I can think of. Being able to control all of the settings that are available from the GUI is top of the list. It (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Dan Boger" <dan@peeron.com> wrote in message news:20030408155024....ron.com... [ ... snipped ... ] (...) Not just over the phone, live and in person as well. More powerful does not always mean something s better. Perl allows people to do a lot of (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
Dan and Mike, <snip> Any feedback on what I outlined for scripting interface and such? Kevin (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: LPub 2.1.0.7 Released
 
Hi Kevin, Thanks for all of your hard work on this program! I downloaded the new version last night, and noticed during installation that the version number shown on the first splash screen was for 2.1.0.6. -Joel (...) (22 years ago, 8-Apr-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Embedded language support in LPub
 
(...) it's true that Tcl is probably easier to read and support, over the phone. Perl is more powerful, and therefor harder to understand what a user is trying to do in his code. I'm not sure this would be an issue for LPub though. [snip] (...) perl (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
"Kevin L. Clague" <kevin_clague@yahoo.com> wrote in message news:HD11Aq.CBL@lugnet.com... (...) [ ... snipped ... ] (...) My personal prefeence would be Tcl. I think it is a better scripting solution for CAD tools than Perl is. I have worked with (...) (22 years ago, 8-Apr-03, to lugnet.cad.dev)
 
  Re: Embedded language support in LPub
 
(...) perl, of course :) and if you know perl, and not Tcl, I think you should go with what you know. (22 years ago, 8-Apr-03, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR