... Honestly, if we would have to use a virtual file system utility and write other utilities to update and store offset pointers between XML files, we are...
Woun't this cause problems for people already having a copy of Abbrevia ? file names and packages , old story .... besides - which versions will be the best to...
... I'm planning on sticking to the current state where the packages are unmaintained and unsupported (see SourceCode.txt). In fact, I'd rather completely...
Hi Erik, why not simple store the items sorted? The items itself could be in Xml notation with it's length stored at the beginning. The items can be hold in...
... Yeah, it might look a bit strange. That said, I don't think the average user will ever resize this dialog. Probably the only item that would actually...
... I think it is a very useful feature. ... Definitely not from the BDE. But I think if someone wants to write a separate tool to convert from CDS to XML,...
... But you wouldn't rewrite the whole file: you would just append the new/edited snippet at the end and correct the offset. Once in a while you would use...
... OK. ... still work. ... on the ... with the ... tab. That's exactly how it looks in my development version now. :-) ... both ... screens. OK. ... to it. I...
... Language ... suggestion. I mainly didn't use a separate language node because I couldn't come up with a reasonable tag name. :-) "Language" seems too...
Hi to all, Do you have considered the possibility of use an XML file for each category? This would reduce the dimensions. Best regards, Ascanio Pressato ...
... OK, this is starting to interest me :) What are the requirements for the snippet-storing module? What most interests me is - how does GExperts access...
... MoveViewToCursor works fine, I wonder why it wasn't used before. Would you consider changing SetCurrentSourcePosition on GX_ePrevNextIdentifier.pas (or on...
Erik, ... Boolean ... declarations) ... Defbutton) ... so it ... and merge ... All the suggestions have been implemented. A new file is posted to the Files...
Hi Erik, there's a new version of the XML Proofreader in the file area. I incorporated most of your suggestions. Some "deviations": :-) - I left the listview...
... I checked this into CVS, but I did make several changes first. I decided to make the dictionary listview an OwnerData/virtual listview, so it loads faster...
... I am currently writing a conversion tool for CDS to XML. I can't make any promises about the time, but I'll be happy to attempt to port the CodeLib to XML,...
... It is a good proof of concept, but we really need to decide on an efficient way to access and save the Code Librarian database/XML at runtime in the IDE...
... I agree, I just had to try though ;) ... What kind of DB do you have in mind? I had the understanding that the idea was to remove DB from the expert, so I...
... Forgot to mention that it is a console application, that takes one argument: the path to the code proofreader cds. E.g.: ProofRdr2Xml.exe "C:\Program...
... Actually, my idea was different. - Use one file with internal structured storage (a file system of its own stored inside a file). The code was already...
Hi Erik, ... decided ... it loads ... places. ... guess. That's my task again. I didn't realize that the D5 list view can use virtual data. I shortly thought...
... The VT is a great component, but it would add another prerequisite to compile GExperts, and requires a fair amount of manual coding to get it showing...
I'm trying to compile the latest snapshot and the compiler gets cranky when it gets to GX_Zipper.pas, looking for AbArcTyp, AbZipTyp and AbZipPrc. On a side...