[ScintillaNET] Re: Next Release

  • From: "Garrett Serack" <Garrett_Serack@xxxxxx>
  • To: <scintillanet@xxxxxxxxxxxxx>
  • Date: Mon, 9 Aug 2004 15:21:17 -0600

Ok folks, after what seems like a neverending collection of personal problems, 
I'm back on this stuff.

I've got to make a descision here about a couple of things, and I wanted to 
know what everybody thought.

Currently I've got the two .NET assemblies. One contains the core code around 
the SciLexer.DLL file, 
and the second is one with some style config dialogs and the style language 
definitions for 55 or so languages.

The ScintillaNET.dll assembly is coming in at 106k, and the ScConfig.dll 
assembly is 561K (Mainly 'cause of all the .xml files included as resources).

I know that folks are concerned with the size of the distributed files, so what 
I want to know is what people like best:

1) Merge it all. Make one huge happy assembly, clocking in at 660ish K.

2) Put some features( searching, smart indent, etc... ) into the ScintillaNET 
assembly, and keep all the config related stuff in the ScConfig dll. It would 
mean some of the dialogs would be in the ScintillaNET assembly.

3) Put all the code into the ScintillaNET assembly, and ship the other assembly 
with just the XML files in it. This would let you optionally build an assembly 
which only held the languages you wanted to, without having to rebuild the 
actual code.  The config code itself tho' would depend on the existance of the 
satellite dll.

4) Keep the ScintillaNET.DLL the way it is, and toss any additional 
functionality into the ScConfig assembly.

Any thoughts?

Garrett

-----Original Message-----
From: scintillanet-bounce@xxxxxxxxxxxxx
[mailto:scintillanet-bounce@xxxxxxxxxxxxx]On Behalf Of
mike.griffin@xxxxxxxxxxxxxxxxxxxxxxxx
Sent: Wednesday, August 04, 2004 8:28 AM
To: scintillanet@xxxxxxxxxxxxx
Subject: [ScintillaNET] Next Release


My users are going to string me up, help !!  They are demanding find and
replace, do we have the logic for this?  Garrett, is there anyway I can
help?

--------------------------------------------------------------------------
ScintillaNET Mailing List: ScintillaNET@xxxxxxxxxxxxx

    To unsubscribe: Send an email to scintillanet-request@xxxxxxxxxxxxx
    and put "unsubscribe" (without the quotes) in the Subject line. 

    Web Page: http://tinyurl.com/yvoh2


------------------------------ IMPORTANT NOTICE - AVIS IMPORTANT 
------------------------------
Computer viruses can be transmitted via email. Recipient should check this 
email and any attachments for the presence of viruses. Sender and sender 
company accept no liability for any damage caused by any virus transmitted by 
this email.
This email transmission and any accompanying attachments contain confidential 
information intended only for the use of the individual or entity named above.  
Any dissemination, distribution, copying or action taken in reliance on the 
contents of this email by anyone other than the intended recipient is strictly 
prohibited.  If you have received this email in error please immediately delete 
it and  notify sender at the above email address.

Le courrier electronique peut etre porteur de virus informatiques.  Le 
destinataire doit donc passer le present courriel et les pieces qui y sont 
jointes au detecteur de virus.  L' expediteur et son employeur declinent toute 
responsabilite pour les dommages causes par un virus contenu dans le courriel.
Le present message et les pieces qui y sont jointes contiennent des 
renseignements confidentiels destines uniquement a la personne ou a l' 
organisme nomme ci-dessus.  Toute diffusion, distribution, reproduction ou 
utilisation comme reference du contenu du message par une autre personne que le 
destinataire est formellement interdite.  Si vous avez recu ce courriel par 
erreur, veuillez le detruire immediatement et en informer l' expediteur a l' 
adresse ci-dessus.
------------------------------ IMPORTANT NOTICE - AVIS IMPORTANT 
------------------------------
--------------------------------------------------------------------------
ScintillaNET Mailing List: ScintillaNET@xxxxxxxxxxxxx

    To unsubscribe: Send an email to scintillanet-request@xxxxxxxxxxxxx
    and put "unsubscribe" (without the quotes) in the Subject line.

    Web Page: http://tinyurl.com/yvoh2

Other related posts: