Coder Social home page Coder Social logo

gsharp's People

Contributors

iodes avatar korallinos avatar pypygeek avatar web-engine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gsharp's Issues

함수 인자 오류

반환이 존재하는 함수의 경우 인자 입력이 전달되지 않는 이슈를 발견하였습니다.

GSharpSample 컴파일 오류

GSharpSample 실행시,

컴파일 오류 : 9 - CS0234:'GSharp' 네임스페이스에 'Extension' 형식 또는 네임스페
이스 이름이 없습니다. 어셈블리 참조가 있는지 확인하십시오.
컴파일 오류 : 10 - CS0234:'GSharp' 네임스페이스에 'Extension' 형식 또는 네임스페
이스 이름이 없습니다. 어셈블리 참조가 있는지 확인하십시오.
컴파일 오류 : 22 - CS0246:'Application' 형식 또는 네임스페이스 이름을 찾을 수 없
습니다. using 지시문 또는 어셈블리 참조가 있는지 확인하십시오.
컴파일 오류 : 24 - CS0246:'Window' 형식 또는 네임스페이스 이름을 찾을 수 없습니
다. using 지시문 또는 어셈블리 참조가 있는지 확인하십시오.

와 같은 오류가 나타납니다.

파일 확장자 연결 구현

파일 확장자 연결 기능을 모듈 관리자 구현시 함께 구현할 필요가 있습니다.
특히, Windows 10 부터 변경된 파일 확장자 연결 구조에 대응이 필요합니다.

모듈 패키지 관리자 구현

모듈의 패키지를 압축하여 생성하고 설치할 수 있는 패키지 관리자 구현이 필요합니다.
패키지 관리자가 구현된다면 모듈 배포 및 설치가 보다 간편해질겁니다.

DLL 파일이 없을 경우 예외나 경고 처리가 필요

20170930_165817

UPDATE.bat 실행 했을 경우 위 사진과 같이 ./GSharp.Extension/bin/GSharp.Extension.dll , ./GSharp.Graphic/bin/GSharp.Graphic.dll , ./GSharp.Manager/GSharp.Manager.dll이 없어 경로를 찾을 수 없거나 복사가 잘 이루워지지 않았습니다.

그로인하여 GSharpSample을 시작 프로젝트로 설정 후 실행하면 ExtensionManager.cs에서 아래와 같은 에러가 납니다.
20170930_165207

컴파일 결과물이 종료되지 않음

샘플 프로그램에서 컴파일한 경우 서비스 형태로 실행되어
백그라운드에서 프로세스가 그대로 실행을 유지하는 이슈가 존재함

만든 프로그램이 실행중일 때 덮어 써서 컴파일하면 프로그램이 죽어버리는 문제

이미 만든 프로그램에 덮어쓰기로 사용할 경우 프로그램이 죽어버립니다.

20171001_234821

20171001_234932

디버깅 해보니 다른 프로세스에서 GSharp.Moudules.Core.IO.dll 파일을 사용 중이여서 프로그램이 죽어버렸습니다.

20171001_235103

프로그램을 종료하는 블록도 추가와 함께 사용중일 경우 디버깅 실패나 다른 방법으로 오류를 처리해야할 듯합니다.

컴파일 압축 및 병합 오류

컴파일시 파일 병합 기능과 압축을 동시에 사용하는 경우
실행시 참조 오류가 발생하는 문제가 있습니다.

샘플 프로그램 동작 오류

샘플 프로그램의 도구 상자에서 블럭이 드래그되지 않습니다.
프로그램 사용에 문제가 있으므로 수정해주시면 감사하겠습니다.

컴파일시 라이브러리 병합

컴파일시 사용된 모듈 및 런타임이 병합되지 않아
최종 실행물의 파일 구조가 복잡해지는 이슈가 있습니다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.